12 #include "libmesh/mesh_tools.h" 20 params.addClassDescription(
"Compute variable integrals over layers.");
This UserObject computes volume integrals of a variable storing partial sums for the specified number...
registerMooseObject("MooseApp", LayeredIntegral)
static InputParameters validParams()
Base class for computing layered side integrals.
This postprocessor computes a volume integral of the specified variable.
LayeredIntegral(const InputParameters ¶meters)
static InputParameters validParams()