Nodal auxiliary variable, for computing pressure at the nodes.
More...
#include <NSPressureAux.h>
Nodal auxiliary variable, for computing pressure at the nodes.
Definition at line 24 of file NSPressureAux.h.
◆ NSPressureAux()
NSPressureAux::NSPressureAux |
( |
const InputParameters & |
parameters | ) |
|
Definition at line 38 of file NSPressureAux.C.
39 : AuxKernel(parameters),
42 _fp(getUserObject<IdealGasFluidProperties>(
"fluid_properties"))
◆ ~NSPressureAux()
virtual NSPressureAux::~NSPressureAux |
( |
| ) |
|
|
inlinevirtual |
◆ computeValue()
Real NSPressureAux::computeValue |
( |
| ) |
|
|
protectedvirtual |
◆ _fp
◆ _internal_energy
const VariableValue& NSPressureAux::_internal_energy |
|
protected |
◆ _specific_volume
const VariableValue& NSPressureAux::_specific_volume |
|
protected |
The documentation for this class was generated from the following files: