#include <NSEntropyError.h>
Definition at line 21 of file NSEntropyError.h.
◆ NSEntropyError()
| NSEntropyError::NSEntropyError |
( |
const InputParameters & |
parameters | ) |
|
Definition at line 34 of file NSEntropyError.C.
35 : ElementIntegralPostprocessor(parameters),
40 _fp(getUserObject<IdealGasFluidProperties>(
"fluid_properties"))
◆ computeQpIntegral()
| Real NSEntropyError::computeQpIntegral |
( |
| ) |
|
|
protectedvirtual |
◆ getValue()
| Real NSEntropyError::getValue |
( |
| ) |
|
|
virtual |
Definition at line 45 of file NSEntropyError.C.
47 return std::sqrt(ElementIntegralPostprocessor::getValue());
◆ _fp
◆ _p_infty
| Real NSEntropyError::_p_infty |
|
protected |
◆ _pressure
| const VariableValue& NSEntropyError::_pressure |
|
protected |
◆ _rho
| const VariableValue& NSEntropyError::_rho |
|
protected |
◆ _rho_infty
| Real NSEntropyError::_rho_infty |
|
protected |
The documentation for this class was generated from the following files: