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