NEML2 2.0.0
|
Information on a NEML2Object that is registered in the Registry. More...
Information on a NEML2Object that is registered in the Registry.
#include <Registry.h>
Public Attributes | |
std::string | type_name |
The object type demangled from the C++ typeid. | |
OptionSet | expected_options |
Expected options for this object. | |
BuildPtr | build = nullptr |
Build method pointer. | |
BuildPtr build = nullptr |
Build method pointer.
OptionSet expected_options |
Expected options for this object.
std::string type_name |
The object type demangled from the C++ typeid.