14#include "libmesh/dof_object.h"
31 "ElementSideNeighborLayers",
36 rm_params.
set<
unsigned short>(
"layers") =
37 obj_params.
get<
unsigned short>(
"element_side_neighbor_layers");
43 "Number of layers to ghost");
45 params.
addClassDescription(
"User object to calculate ghosted elements on a single processor or "
46 "the union across all processors.");
registerMooseObject("MooseApp", ElemSideNeighborLayersGeomTester)
User object to show information about the ElemSideNeighborLayer object's "ghosting" behaviors.
static InputParameters validParams()
ElemSideNeighborLayersGeomTester(const InputParameters ¶meters)
User object to show information about the ElemSideNeighborLayer object's "ghosting" behaviors.
static InputParameters validParams()