Public Member Functions | |
virtual void | Setup (ablate::boundarySolver::BoundarySolver &fv)=0 |
virtual void | Initialize (ablate::boundarySolver::BoundarySolver &fv) |
|
inlinevirtual |
Set up mesh dependent initialization
fv |
Reimplemented in ablate::boundarySolver::physics::Sublimation.
|
pure virtual |
Setup up all functions not dependent upon the mesh
fv |
Implemented in ablate::boundarySolver::physics::Sublimation, ablate::boundarySolver::physics::LogLawBoundary, ablate::boundarySolver::physics::ArbitrarySource, ablate::boundarySolver::lodi::OpenBoundary, ablate::boundarySolver::lodi::LODIBoundary, ablate::boundarySolver::lodi::IsothermalWall, and ablate::boundarySolver::lodi::Inlet.