|
|
| ExtrapolateFace (unsigned face, T offset, T slope) |
| |
| virtual FieldBC | getBCType () const |
| |
| virtual void | findBCNeighbors (Field &) |
| |
| virtual void | apply (Field &field) |
| |
| virtual void | assignGhostToPhysical (Field &field) |
| |
| virtual void | write (std::ostream &out) const |
| |
|
const T & | getOffset () const |
| |
|
const T & | getSlope () const |
| |
|
| BCondBase (unsigned int face) |
| |
|
unsigned int | getFace () const |
| |
|
bool | changesPhysicalCells () const |
| |
|
|
T | offset_m |
| |
|
T | slope_m |
| |
|
unsigned int | face_m |
| |
|
bool | changePhysical_m |
| |
◆ apply()
template<typename
Field >
◆ assignGhostToPhysical()
template<typename
Field >
◆ findBCNeighbors()
template<typename
Field >
◆ getBCType()
template<typename
Field >
◆ write()
template<typename
Field >
The documentation for this class was generated from the following files: