STIR
6.2.0
home
sirfuser
devel
STIRdistrib
STIR
src
include
stir
BoundaryConditions.h
Go to the documentation of this file.
1
//
2
//
12
/*
13
Copyright (C) 2009- 2009, Hammersmith Imanet Ltd
14
This file is part of STIR.
15
16
SPDX-License-Identifier: Apache-2.0
17
18
See STIR/LICENSE.txt for details
19
*/
20
21
#include "
stir/common.h
"
22
23
START_NAMESPACE_STIR
24
28
class
BoundaryConditions
29
{
30
public
:
31
enum
BC
32
{
33
zero,
34
constant,
35
periodic
36
};
37
};
38
39
END_NAMESPACE_STIR
stir::BoundaryConditions
Preliminary class to specify boundary conditions for filters.
Definition:
BoundaryConditions.h:28
common.h
basic configuration include file
Generated on Tue Jul 23 2024 09:13:09 for STIR by
1.8.13