14 #include "neml2/models/Model.h" 29 void set_value(
bool out,
bool dout_din,
bool d2out_din2)
override;
35 const Variable<Scalar> &
_t;
36 const Variable<Scalar> &
_t_n;
43 #endif // NEML2_ENABLED static OptionSet expected_options()
Variable< R2 > & _rate
Rate.
void set_value(bool out, bool dout_din, bool d2out_din2) override
const Variable< Scalar > & _t_n
R2IncrementToRate(const OptionSet &options)
const Variable< Scalar > & _t
Time.
Get the rate of a rank two tensor given its increment.
const Variable< R2 > & _delta
Increment of the rank two tensor.