|
BISICLES AMR ice sheet model
0.9
|
Functions | |
| void | zeroBCValueHump (Real *pos, int *dir, Side::LoHiSide *side, Real *a_values) |
| void | HumpVelBC (FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous) |
| void HumpVelBC | ( | FArrayBox & | a_state, |
| const Box & | a_valid, | ||
| const ProblemDomain & | a_domain, | ||
| Real | a_dx, | ||
| bool | a_homogeneous | ||
| ) |
References zeroBCValueHump().
Referenced by HumpIBC::setupBCs().
| void zeroBCValueHump | ( | Real * | pos, |
| int * | dir, | ||
| Side::LoHiSide * | side, | ||
| Real * | a_values | ||
| ) |
Referenced by HumpVelBC().
1.8.13