|
BISICLES AMR ice sheet model
0.9
|
Go to the source code of this file.
Functions | |
| void | ReflectGhostCells (LevelData< FArrayBox > &a_phi, const ProblemDomain &a_domain, const int a_dir, const Side::LoHiSide a_side) |
| void | ReflectGhostCells (FArrayBox &a_phi, const ProblemDomain &a_domain, const IntVect &a_ghostVect, const int dir, const Side::LoHiSide a_side) |
| void ReflectGhostCells | ( | LevelData< FArrayBox > & | a_phi, |
| const ProblemDomain & | a_domain, | ||
| const int | a_dir, | ||
| const Side::LoHiSide | a_side | ||
| ) |
References ReflectGhostCells().
Referenced by LevelDataTemperatureIBC::basalHeatFlux(), L1L2ConstitutiveRelation::computeFaceMu(), iceDivideBC_PyBC(), iceDivideIIBC_LDBC(), FortranInterfaceIBC::initializeIceGeometry(), LevelDataTemperatureIBC::initializeIceInternalEnergy(), InverseVerticallyIntegratedVelocitySolver::nDoF(), NoSlipCompGridVTOBC::operator()(), IceDivideCompGridVTOBC::operator()(), NaturalCompGridVTOBC::operator()(), ReflectGhostCells(), reflectionBC_MLDIBC(), MultiLevelDataIBC::setGeometryBCs(), LevelDataIBC::setGeometryBCs(), PythonInterface::PythonIBC::setGeometryBCs(), FortranInterfaceIBC::setGeometryBCs(), MarineIBC::setGeometryBCs(), PythonInterface::PythonIBC::setIceFractionBCs(), ReflectionIceInternalEnergyIBC::setIceInternalEnergyBC(), PythonInterface::PythonIceTemperatureIBC::setIceInternalEnergyBC(), LevelDataMuCoefficient::setMuCoefficient(), MultiLevelDataMuCoefficient::setMuCoefficient(), MultiLevelDataIBC::setSurfaceHeightBCs(), LevelDataIBC::setSurfaceHeightBCs(), PythonInterface::PythonIBC::setSurfaceHeightBCs(), FortranInterfaceIBC::setSurfaceHeightBCs(), MarineIBC::setSurfaceHeightBCs(), ISMIP6OceanForcing::surfaceThicknessFlux(), LevelDataSurfaceFlux::surfaceThicknessFlux(), and MultiLevelDataSurfaceFlux::surfaceThicknessFlux().
| void ReflectGhostCells | ( | FArrayBox & | a_phi, |
| const ProblemDomain & | a_domain, | ||
| const IntVect & | a_ghostVect, | ||
| const int | dir, | ||
| const Side::LoHiSide | a_side | ||
| ) |
1.8.13