14#include "libmesh/mesh_tools.h"
Computes the average value of a variable on each block.
virtual void finalize() override
Called once after execute has been called on all "objects".
virtual EulerAngles getBlockOrientation(SubdomainID block) const
Given a block ID return the block orientation of that block.
static InputParameters validParams()
virtual void initialize() override
This is called before execute so you can reset any internal data.
std::map< SubdomainID, EulerAngles > _block_ea_values
const InputParameters & parameters() const