#include <scalarDirichletBC.H>
Inheritance diagram for scalarInflowBC:
Public Member Functions | |
scalarInflowBC () | |
scalarInflowBC (int dir, Side::LoHiSide sd) | |
scalarInflowBC (int dir, Side::LoHiSide sd, const Interval &a_comps) | |
virtual | ~scalarInflowBC () |
void | setScalarType (int a_scalType) |
set which scalar this is | |
int | scalarType () const |
void | isHomogeneous (bool a_isHomogeneous) |
bool | isHomogeneous () const |
Friends | |
class | DomainGhostBC |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set which scalar this is
|
|
Reimplemented from BoxGhostBC. Reimplemented in scalarInflowChannelBC. |