|
BISICLES AMR ice sheet model
0.9
|
Functions | |
| void | zeroBCValueVP (Real *pos, int *dir, Side::LoHiSide *side, Real *a_values) |
| void | VieliPayneVelBC (FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous) |
| void VieliPayneVelBC | ( | FArrayBox & | a_state, |
| const Box & | a_valid, | ||
| const ProblemDomain & | a_domain, | ||
| Real | a_dx, | ||
| bool | a_homogeneous | ||
| ) |
References zeroBCValueVP().
| void zeroBCValueVP | ( | Real * | pos, |
| int * | dir, | ||
| Side::LoHiSide * | side, | ||
| Real * | a_values | ||
| ) |
References VieliPayneIBC::s_edgeThickness.
Referenced by VieliPayneBCFunction::operator()(), VieliPayneIBC::velocityGhostBC(), and VieliPayneVelBC().
1.8.13