#include <arbitrarySource.hpp>
Public Member Functions | |
ArbitrarySource (std::map< std::string, std::shared_ptr< ablate::mathFunctions::MathFunction >> functions, BoundarySolver::BoundarySourceType boundarySourceType) | |
void | Setup (ablate::boundarySolver::BoundarySolver &bSolver) override |
Public Member Functions inherited from ablate::boundarySolver::BoundaryProcess | |
virtual void | Initialize (ablate::boundarySolver::BoundarySolver &fv) |
produces required source terms in the "gas phase" assuming that the solid phase sublimates and no regression compared to the simulation time
|
overridevirtual |