Functions | |
void | addClassDescription (InputParameters ¶ms, const std::string &desc) |
Add the supplied class description if thermochimica is available, otherwise add a warning message. More... | |
void | checkLibraryAvailability (MooseObject &self) |
Check if thermochimica is available and throw an error if it is not. More... | |
void | checkLibraryAvailability (Action &self) |
Variables | |
static const std::string | message |
void ThermochimicaUtils::addClassDescription | ( | InputParameters & | params, |
const std::string & | desc | ||
) |
Add the supplied class description if thermochimica is available, otherwise add a warning message.
Definition at line 23 of file ThermochimicaUtils.C.
Referenced by ChemicalCompositionAction::validParams(), and ThermochimicaDataBase< is_nodal >::validParams().
void ThermochimicaUtils::checkLibraryAvailability | ( | MooseObject & | self | ) |
Check if thermochimica is available and throw an error if it is not.
Definition at line 33 of file ThermochimicaUtils.C.
Referenced by ChemicalCompositionAction::ChemicalCompositionAction(), and ThermochimicaDataBase< is_nodal >::ThermochimicaDataBase().
Definition at line 43 of file ThermochimicaUtils.C.
|
static |
Definition at line 18 of file ThermochimicaUtils.C.
Referenced by addClassDescription(), checkLibraryAvailability(), MultiParameterPlasticityStressUpdate::errorHandler(), TraceRay::failTrace(), stdb_abqerr_(), and SinglePhaseFluidProperties::unimplementedDerivativeMethod().