BISICLES AMR ice sheet model  0.9
Functions
HumpIBC.cpp File Reference

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)
 

Function Documentation

◆ HumpVelBC()

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().

◆ zeroBCValueHump()

void zeroBCValueHump ( Real *  pos,
int *  dir,
Side::LoHiSide *  side,
Real *  a_values 
)

Referenced by HumpVelBC().