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