#include <PenaltySlipWallBC.h>
|
| | PenaltySlipWallBC (const aString &nm) |
| |
| virtual | ~PenaltySlipWallBC () |
| |
| virtual bool | inputFromGI (GenericGraphicsInterface &gi) |
| |
| virtual bool | applyBC (Parameters ¶meters, const real &t, const real &dt, realMappedGridFunction &u, const int &grid, int side0, int axis0, realMappedGridFunction *gridVelocity=0) |
| |
| virtual bool | setBCCoefficients (Parameters ¶meters, const real &t, const real &dt, realMappedGridFunction &u, realMappedGridFunction &coeff, const int &grid, int side0, int axis0, realMappedGridFunction *gridVelocity=0) |
| |
| virtual bool | addPenaltyForcing (Parameters ¶meters, const real &t, const real &dt, const realMappedGridFunction &u, realMappedGridFunction &dudt, const int &grid, int side0, int axis0, const realMappedGridFunction *gridVelocity=0) |
| |
| virtual const bool | isPenaltyBC () const |
| |
| | BCModifier (const aString &nm) |
| |
| virtual | ~BCModifier () |
| |
| PenaltySlipWallBC::PenaltySlipWallBC |
( |
const aString & |
nm | ) |
|
| PenaltySlipWallBC::~PenaltySlipWallBC |
( |
| ) |
|
|
virtual |
| bool PenaltySlipWallBC::addPenaltyForcing |
( |
Parameters & |
parameters, |
|
|
const real & |
t, |
|
|
const real & |
dt, |
|
|
const realMappedGridFunction & |
u, |
|
|
realMappedGridFunction & |
dudt, |
|
|
const int & |
grid, |
|
|
int |
side0, |
|
|
int |
axis0, |
|
|
const realMappedGridFunction * |
gridVelocity = 0 |
|
) |
| |
|
virtual |
Implements Parameters::BCModifier.
References a, A_3D, A_4D, d, Parameters::dbase, e, i1, i2, i3, mask, maskLocal, maskp, mg, normalFlux, np, order, OV_APP_TO_PTR_3D, OV_APP_TO_PTR_4D, OV_GET_LOCAL_ARRAY, OV_GET_LOCAL_ARRAY_FROM, Parameters::penaltyBoundaryCondition, uc, ue, uep, uLocal, x, and zeroTangentialVelocity.
| bool PenaltySlipWallBC::applyBC |
( |
Parameters & |
parameters, |
|
|
const real & |
t, |
|
|
const real & |
dt, |
|
|
realMappedGridFunction & |
u, |
|
|
const int & |
grid, |
|
|
int |
side0, |
|
|
int |
axis0, |
|
|
realMappedGridFunction * |
gridVelocity = 0 |
|
) |
| |
|
virtual |
| bool PenaltySlipWallBC::inputFromGI |
( |
GenericGraphicsInterface & |
gi | ) |
|
|
virtual |
| const bool PenaltySlipWallBC::isPenaltyBC |
( |
| ) |
const |
|
virtual |
| bool PenaltySlipWallBC::setBCCoefficients |
( |
Parameters & |
parameters, |
|
|
const real & |
t, |
|
|
const real & |
dt, |
|
|
realMappedGridFunction & |
u, |
|
|
realMappedGridFunction & |
coeff, |
|
|
const int & |
grid, |
|
|
int |
side0, |
|
|
int |
axis0, |
|
|
realMappedGridFunction * |
gridVelocity = 0 |
|
) |
| |
|
virtual |
| DBase::DataBase PenaltySlipWallBC::db |
| real PenaltySlipWallBC::normalFlux |
| bool PenaltySlipWallBC::zeroTangentialVelocity |
The documentation for this class was generated from the following files: