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