This is the complete list of members for ablate::boundarySolver::physics::Sublimation, including all inherited members.
| DetermineSerializerType(const T &types) | ablate::io::Serializable | inlineprotectedstatic |
| GetId() const override | ablate::boundarySolver::physics::Sublimation | inlinevirtual |
| Initialize(ablate::boundarySolver::BoundarySolver &bSolver) override | ablate::boundarySolver::physics::Sublimation | virtual |
| Restore(PetscViewer viewer, PetscInt sequenceNumber, PetscReal time) override | ablate::boundarySolver::physics::Sublimation | inlinevirtual |
| RestoreKeyValue(PetscViewer viewer, const char *name, PetscScalar &value) | ablate::io::Serializable | protectedstatic |
| RestoreKeyValue(PetscViewer viewer, const char *name, T &value) | ablate::io::Serializable | inlineprotectedstatic |
| Save(PetscViewer viewer, PetscInt sequenceNumber, PetscReal time) override | ablate::boundarySolver::physics::Sublimation | inlinevirtual |
| SaveKeyValue(PetscViewer viewer, const char *name, PetscScalar value) | ablate::io::Serializable | protectedstatic |
| SaveKeyValue(PetscViewer viewer, const char *name, T value) | ablate::io::Serializable | inlineprotectedstatic |
| Serialize() const override | ablate::boundarySolver::physics::Sublimation | inlinevirtual |
| SerializerType enum name | ablate::io::Serializable | |
| Setup(ablate::boundarySolver::BoundarySolver &bSolver) override | ablate::boundarySolver::physics::Sublimation | virtual |
| Setup(PetscInt numberSpecies) | ablate::boundarySolver::physics::Sublimation | |
| Sublimation(std::shared_ptr< subModels::SublimationModel > sublimationModel, std::shared_ptr< ablate::eos::transport::TransportModel > transportModel, std::shared_ptr< ablate::eos::EOS > eos, const std::shared_ptr< ablate::mathFunctions::FieldFunction > &={}, std::shared_ptr< mathFunctions::MathFunction > additionalHeatFlux={}, std::shared_ptr< finiteVolume::processes::PressureGradientScaling > pressureGradientScaling={}, bool diffusionFlame=false, std::shared_ptr< ablate::radiation::SurfaceRadiation > radiationIn={}, const std::shared_ptr< io::interval::Interval > &intervalIn={}, const std::shared_ptr< ablate::parameters::Parameters > &={}) (defined in ablate::boundarySolver::physics::Sublimation) | ablate::boundarySolver::physics::Sublimation | explicit |
| SublimationFunction(PetscInt dim, const ablate::boundarySolver::BoundarySolver::BoundaryFVFaceGeom *fg, const PetscFVCellGeom *boundaryCell, const PetscInt uOff[], const PetscScalar *boundaryValues, const PetscScalar *stencilValues[], const PetscInt aOff[], const PetscScalar *auxValues, const PetscScalar *stencilAuxValues[], PetscInt stencilSize, const PetscInt stencil[], const PetscScalar stencilWeights[], const PetscInt sOff[], PetscScalar source[], void *ctx) | ablate::boundarySolver::physics::Sublimation | static |
| SublimationOutputFunction(PetscInt dim, const ablate::boundarySolver::BoundarySolver::BoundaryFVFaceGeom *fg, const PetscFVCellGeom *boundaryCell, const PetscInt uOff[], const PetscScalar *boundaryValues, const PetscScalar *stencilValues[], const PetscInt aOff[], const PetscScalar *auxValues, const PetscScalar *stencilAuxValues[], PetscInt stencilSize, const PetscInt stencil[], const PetscScalar stencilWeights[], const PetscInt sOff[], PetscScalar source[], void *ctx) | ablate::boundarySolver::physics::Sublimation | static |
| SublimationPreRHS(BoundarySolver &, TS ts, PetscReal time, bool initialStage, Vec locX, void *ctx) | ablate::boundarySolver::physics::Sublimation | static |
| UpdateBoundaryHeatTransferModel(PetscReal time, PetscReal dt, PetscInt dim, const ablate::boundarySolver::BoundarySolver::BoundaryFVFaceGeom *fg, const PetscFVCellGeom *boundaryCell, const PetscInt uOff[], PetscScalar *boundaryValues, const PetscScalar *stencilValues[], const PetscInt aOff[], PetscScalar *auxValues, const PetscScalar *stencilAuxValues[], PetscInt stencilSize, const PetscInt stencil[], const PetscScalar stencilWeights[], void *ctx) | ablate::boundarySolver::physics::Sublimation | static |
| ~BoundaryProcess()=default (defined in ablate::boundarySolver::BoundaryProcess) | ablate::boundarySolver::BoundaryProcess | virtual |
| ~Serializable()=default (defined in ablate::io::Serializable) | ablate::io::Serializable | virtual |