Boundary condition.
More...
#include <dbpp_Gamma.h>
◆ eBndType
Boundary type.
| Enumerator |
|---|
| None | no b.c.
|
| Neumann | Neuman type
|
| Dirichlet | Dirichlet type
|
| periodic | periodic
|
| noncentered | non-centered
|
◆ Gamma()
ctor from b.c. type and a value
- Parameters
-
| aType | B.C. type |
| aValue | B.C. value |
◆ type()
boundary condition type
- Returns
- type
◆ value()
| float64 dbpp::Gamma::value |
( |
| ) |
const |
|
inlinenoexcept |
boundary condition value
- Returns
- float64
◆ m_Type
◆ m_Value
The documentation for this class was generated from the following file: