This user object is a pure virtual base classs Derived classes computes internal variable rate and derivatives.
More...
#include <HEVPInternalVarRateUOBase.h>
This user object is a pure virtual base classs Derived classes computes internal variable rate and derivatives.
Definition at line 24 of file HEVPInternalVarRateUOBase.h.
◆ HEVPInternalVarRateUOBase()
HEVPInternalVarRateUOBase::HEVPInternalVarRateUOBase |
( |
const InputParameters & |
parameters | ) |
|
◆ computeDerivative()
virtual bool HEVPInternalVarRateUOBase::computeDerivative |
( |
unsigned int |
, |
|
|
const std::string & |
, |
|
|
Real & |
|
|
) |
| const |
|
pure virtual |
◆ computeValue()
virtual bool HEVPInternalVarRateUOBase::computeValue |
( |
unsigned int |
, |
|
|
Real & |
|
|
) |
| const |
|
pure virtual |
◆ validParams()
InputParameters HEVPInternalVarRateUOBase::validParams |
( |
| ) |
|
|
static |
◆ _flow_rate
const MaterialProperty<Real>& HEVPInternalVarRateUOBase::_flow_rate |
|
protected |
◆ _flow_rate_prop_name
std::string HEVPInternalVarRateUOBase::_flow_rate_prop_name |
|
protected |
The documentation for this class was generated from the following files: