https://mooseframework.inl.gov
Namespaces | Functions | Variables
NEML2Utils.C File Reference

Go to the source code of this file.

Namespaces

 NEML2Utils
 

Functions

std::string NEML2Utils::stringify (MOOSEIOType type)
 
std::shared_ptr< neml2::Model > NEML2Utils::getModel (neml2::Factory &factory, const std::string &name, neml2::Dtype dtype=neml2::kFloat64)
 Get the NEML2 Model. More...
 
bool NEML2Utils::shouldCompute (const SubProblem &)
 Determine whether the NEML2 material model should be evaluated. More...
 
std::string NEML2Utils::docstring (const std::string &desc)
 Augment docstring if NEML2 is not enabled. More...
 
void NEML2Utils::assertNEML2Enabled ()
 Assert that NEML2 is enabled. More...
 

Variables

static const std::string NEML2Utils::missing_neml2