#include <Convection.h>
Definition at line 20 of file Convection.h.
◆ Convection()
Convection::Convection |
( |
const InputParameters & |
parameters | ) |
|
Definition at line 23 of file Convection.C.
24 : Kernel(parameters),
_velocity(getParam<RealVectorValue>(
"velocity"))
◆ computeQpJacobian()
Real Convection::computeQpJacobian |
( |
| ) |
|
|
protectedvirtual |
◆ computeQpResidual()
Real Convection::computeQpResidual |
( |
| ) |
|
|
protectedvirtual |
◆ _velocity
RealVectorValue Convection::_velocity |
|
protected |
The documentation for this class was generated from the following files: