https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
NEML2Utils.C File Reference

Go to the source code of this file.

Namespaces

namespace  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.
 
bool NEML2Utils::shouldCompute (const SubProblem &)
 Determine whether the NEML2 material model should be evaluated.
 
std::string NEML2Utils::docstring (const std::string &desc)
 Augment docstring if NEML2 is not enabled.
 
void NEML2Utils::assertNEML2Enabled ()
 Assert that NEML2 is enabled.
 

Variables

static const std::string NEML2Utils::missing_neml2