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

Functions

void zeroBCValueMarine (Real *pos, int *dir, Side::LoHiSide *side, Real *a_values)
 
void MarineVelBC (FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous)
 

Function Documentation

◆ MarineVelBC()

void MarineVelBC ( FArrayBox &  a_state,
const Box &  a_valid,
const ProblemDomain &  a_domain,
Real  a_dx,
bool  a_homogeneous 
)

References zeroBCValueMarine().

Referenced by MarineIBC::setupBCs().

◆ zeroBCValueMarine()

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

Referenced by MarineVelBC().