#include <arbitrarySource.hpp>
Public Member Functions | |
ArbitrarySource (std::map< std::string, std::shared_ptr< ablate::mathFunctions::MathFunction >> functions) | |
void | Setup (ablate::finiteVolume::FiniteVolumeSolver &fvmSolver) override |
Public Member Functions inherited from ablate::finiteVolume::processes::Process | |
virtual void | Initialize (ablate::finiteVolume::FiniteVolumeSolver &fv) |
This class uses math functions to add arbitrary sources to the fvm method
|
overridevirtual |
public function to link this process with the fvm solver
flow |
Implements ablate::finiteVolume::processes::Process.