28 virtual void execute()
override;
31 virtual Real
getValue()
const override;
const InputParameters & parameters() const
virtual void initialize() override
Initialize the number of Cracks.
unsigned int _number_of_cracks
Variable used to write out the number of Cracks.
static InputParameters validParams()
virtual void execute() override
Calculates the number of Cracks.
virtual Real getValue() const override
Get number of Cracks.
std::shared_ptr< XFEM > _xfem