25 virtual void execute()
override;
28 const std::string & field_name)
const override;
User object to show information about the ElemSideNeighborLayer object's "ghosting" behaviors.
static InputParameters validParams()
std::set< dof_id_type > _evaluable_data
virtual void initialize() override
Called before execute() is ever called so that data can be cleared.
virtual unsigned long getElementalValueLong(dof_id_type element_id, const std::string &field_name) const override
virtual void finalize() override
Finalize.
virtual void execute() override
Execute method.
std::set< dof_id_type > _ghost_data
User object intermediate base class that declares an interface for providing generic fields by name.
const InputParameters & parameters() const
Get the parameters of the object.