|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <PressureBC.h>
Protected Member Functions | |
| void | init () |
| void | setTimeDependent () |
| void | unsetTimeDependent () |
| void | clear () |
| void | setNodeDensity (const D3Q27Interactor &interactor, SPtr< BoundaryConditions > bc, const real &worldX1, const real &worldX2, const real &worldX3, const real ×tep) |
Additional Inherited Members | |
Protected Attributes inherited from BC | |
| short | secondaryBcOption { 0 } |
| char | type { 0 } |
| char | bcStrategyKey { 0 } |
Static Protected Attributes inherited from BC | |
| static const char | TIMEDEPENDENT = 1 << 0 |
| static const char | TIMEPERIODIC = 1 << 1 |
| static char | keyCounter = 0 |
Definition at line 49 of file PressureBC.h.
|
inline |
Definition at line 53 of file PressureBC.h.
|
inlineprotected |
Definition at line 83 of file PressureBC.h.
|
inlineprotected |
Definition at line 80 of file PressureBC.h.
|
inlineprotected |
Definition at line 81 of file PressureBC.h.