Go to the documentation of this file.
12 #include "GeneralVectorPostprocessor.h"
14 #include "SamplerBase.h"
static InputParameters validParams()
InputParameters validParams< CrackDataSampler >()
Works on top of NodalNormalsPreprocessor.
CrackDataSampler(const InputParameters ¶meters)
Class constructor.
virtual void execute()
Populates the postprocessor vector of values with the supplied postprocessors.
CrackDataSampler is a type of VectorPostprocessor that outputs the values of domain integrals,...
const CrackFrontDefinition *const _crack_front_definition
std::vector< const PostprocessorValue * > _domain_integral_postprocessor_values
The vector of PostprocessorValue objects that are used to get the values of the domain integral postp...
virtual ~CrackDataSampler()
Destructor.
virtual void initialize()
Initialize, clears the postprocessor vector.