26#include "neml2/base/Parser.h"
50 const std::
string & additional_input =
"") const override;
HITParser(HITParser &&) noexcept=default
InputFile parse(const std::filesystem::path &filename, const std::string &additional_input="") const override
Parse a HIT input file from a filename.
HITParser(const HITParser &)=default
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:54
Definition DiagnosticsInterface.h:31