27#include "neml2/models/Model.h"
39 void set_value(
bool out,
bool dout_din,
bool d2out_din2)
override;
CylindricalChannelGeometry(const OptionSet &options)
Variable< Scalar > & _ri
Dimensionless inner radius of the product phase.
Definition CylindricalChannelGeometry.h:48
const Variable< Scalar > & _phi_s
Volume fraction of the solid phase.
Definition CylindricalChannelGeometry.h:42
const Variable< Scalar > & _phi_p
Volume fraction of the product phase.
Definition CylindricalChannelGeometry.h:45
Variable< Scalar > & _ro
Dimensionless outer radius of the product phase.
Definition CylindricalChannelGeometry.h:51
static OptionSet expected_options()
void set_value(bool out, bool dout_din, bool d2out_din2) override
The map between input -> output, and optionally its derivatives.
Model(const OptionSet &options)
Construct a new Model object.
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Concrete definition of a variable.
Definition Variable.h:37
Definition DiagnosticsInterface.h:31