Go to the source code of this file.
Classes | |
class | NodalIntegralPostprocessorBasePD |
Postprocessor class to compute a volume integral of the specified variable Note that specializations of this integral are possible by deriving from this class and overriding computeNodalIntegral() More... | |
Functions | |
template<> | |
InputParameters | validParams< NodalIntegralPostprocessorBasePD > () |
InputParameters validParams< NodalIntegralPostprocessorBasePD > | ( | ) |
Definition at line 14 of file NodalIntegralPostprocessorBasePD.C.
Referenced by validParams< NodalDisplacementDifferenceL2NormPD >(), validParams< NodalFunctionsL2NormPD >(), and validParams< NodalVariableIntegralPD >().