24 "The SurrogateTrainer object. If this is specified the trainer data is automatically " 25 "gathered and available in this SurrogateModel object.");
37 isParamValid(
"trainer")
38 ? getSurrogateTrainer(
"trainer").modelMetaDataName()
39 : _type +
"_" +
name())
static InputParameters validParams()
static InputParameters validParams()
static InputParameters validParams()
Interface for objects that need to use samplers.
SurrogateModel(const InputParameters ¶meters)
static InputParameters validParams()
static InputParameters validParams()
An interface class which manages the model data save and load functionalities from moose objects (suc...