27#include "neml2/models/NonlinearParameter.h"
48#define INPUTPARAMETER_TYPEDEF_PRIMITIVETENSOR(T) typedef InputParameter<T> T##InputParameter
49FOR_ALL_PRIMITIVETENSOR(INPUTPARAMETER_TYPEDEF_PRIMITIVETENSOR);
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:54
The base class for nonlinear parameters.
Definition NonlinearParameter.h:50
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:85
Definition CrossRef.cxx:31