_action_factory | RelationshipManager | protected |
_app | RelationshipManager | protected |
_attach_geometric_early | RelationshipManager | protected |
_communicator | libMesh::ParallelObject | protected |
_console | RelationshipManager | |
_counts | libMesh::GhostingFunctor | protectedstatic |
_dof_map | RelationshipManager | protected |
_elem_map | AugmentSparsityBetweenElements | protected |
_enable_print_counter | libMesh::GhostingFunctor | protectedstatic |
_enabled | RelationshipManager | protected |
_factory | RelationshipManager | protected |
_for_whom | RelationshipManager | protected |
_inited | RelationshipManager | protected |
_mesh | libMesh::GhostingFunctor | protected |
_moose_mesh | RelationshipManager | protected |
_mutex | libMesh::GhostingFunctor | protectedstatic |
_n_objects | libMesh::GhostingFunctor | protectedstatic |
_name | RelationshipManager | protected |
_pars | RelationshipManager | protected |
_rm_type | RelationshipManager | protected |
_type | RelationshipManager | protected |
_use_displaced_mesh | RelationshipManager | protected |
addForWhom(const std::string &for_whom) | RelationshipManager | |
attachGeometricEarly() | RelationshipManager | |
AugmentSparsityBetweenElements(const InputParameters &) | AugmentSparsityBetweenElements | |
AugmentSparsityBetweenElements(const AugmentSparsityBetweenElements &others) | AugmentSparsityBetweenElements | |
baseGreaterEqual(const RelationshipManager &rhs) const | RelationshipManager | virtual |
callMooseError(std::string msg, const bool with_prefix) const | RelationshipManager | |
clone() const override | AugmentSparsityBetweenElements | virtual |
comm() const | libMesh::ParallelObject | |
connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | RelationshipManager | |
ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
Counts typedef | libMesh::GhostingFunctor | protected |
DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
DataFileParameterType typedef | RelationshipManager | |
delete_remote_elements() | libMesh::GhostingFunctor | virtual |
disable_print_counter_info() | libMesh::GhostingFunctor | static |
dofMap() | RelationshipManager | |
dofmap_reinit() | libMesh::GhostingFunctor | virtual |
enable_print_counter_info() | libMesh::GhostingFunctor | static |
enabled() const | RelationshipManager | virtual |
errorPrefix(const std::string &error_type) const | RelationshipManager | |
forWhom() const | RelationshipManager | virtual |
geo_alg_and_coupl | RelationshipManager | static |
geo_and_alg | RelationshipManager | static |
get_info() | libMesh::GhostingFunctor | static |
get_mesh() const | libMesh::GhostingFunctor | |
getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | RelationshipManager | |
getDataFileName(const std::string ¶m) const | RelationshipManager | |
getDataFileNameByName(const std::string &relative_path) const | RelationshipManager | |
getDataFilePath(const std::string &relative_path) const | RelationshipManager | |
getInfo() const override | AugmentSparsityBetweenElements | virtual |
getMooseApp() const | RelationshipManager | |
getParam(const std::string &name) const | RelationshipManager | |
getParam(const std::string ¶m1, const std::string ¶m2) const | RelationshipManager | |
getRenamedParam(const std::string &old_name, const std::string &new_name) const | RelationshipManager | |
getSharedPtr() | RelationshipManager | |
getSharedPtr() const | RelationshipManager | |
getType() const | RelationshipManager | |
GhostingFunctor() | libMesh::GhostingFunctor | |
GhostingFunctor(const MeshBase &mesh) | libMesh::GhostingFunctor | |
GhostingFunctor(const GhostingFunctor &other) | libMesh::GhostingFunctor | |
increment_constructor_count(const std::string &name) noexcept | libMesh::GhostingFunctor | protected |
increment_destructor_count(const std::string &name) noexcept | libMesh::GhostingFunctor | protected |
init(MooseMesh &moose_mesh, const MeshBase &mesh, const libMesh::DofMap *dof_map=nullptr) | RelationshipManager | |
inited() | RelationshipManager | |
internalInit() | RelationshipManager | protectedvirtual |
internalInitWithMesh(const MeshBase &) override | AugmentSparsityBetweenElements | protectedvirtual |
isAlgebraic(Moose::RelationshipManagerType input_rm) | RelationshipManager | static |
isCoupling(Moose::RelationshipManagerType input_rm) | RelationshipManager | static |
isGeometric(Moose::RelationshipManagerType input_rm) | RelationshipManager | static |
isParamSetByUser(const std::string &nm) const | RelationshipManager | |
isParamValid(const std::string &name) const | RelationshipManager | |
isType(const Moose::RelationshipManagerType &type) const | RelationshipManager | |
map_type typedef | libMesh::GhostingFunctor | |
mesh_reinit() override | AugmentSparsityBetweenElements | virtual |
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | MooseBase | |
MooseBaseErrorInterface(const MooseBase &base) | MooseBaseErrorInterface | |
MooseBaseParameterInterface(const MooseBase &base, const InputParameters ¶meters) | MooseBaseParameterInterface | |
mooseDeprecated(Args &&... args) const | RelationshipManager | |
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | RelationshipManager | |
mooseError(Args &&... args) const | RelationshipManager | |
mooseErrorNonPrefixed(Args &&... args) const | RelationshipManager | |
mooseInfo(Args &&... args) const | RelationshipManager | |
MooseObject(const InputParameters ¶meters) | MooseObject | |
mooseWarning(Args &&... args) const | RelationshipManager | |
mooseWarningNonPrefixed(Args &&... args) const | RelationshipManager | |
n_objects() | libMesh::GhostingFunctor | static |
n_processors() const | libMesh::ParallelObject | |
name() const | RelationshipManager | virtual |
oneLayerGhosting(Moose::RelationshipManagerType rm_type) | RelationshipManager | static |
operator()(const MeshBase::const_element_iterator &range_begin, const MeshBase::const_element_iterator &range_end, processor_id_type p, map_type &coupled_elements) override | AugmentSparsityBetweenElements | virtual |
MooseObject::operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
libMesh::GhostingFunctor::operator=(const ReferenceCountedObject &) | ReferenceCountedObject< GhostingFunctor > | protected |
operator==(const RelationshipManager &) const | RelationshipManager | virtual |
operator>=(const RelationshipManager &rhs) const override | AugmentSparsityBetweenElements | virtual |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
ParallelParamObject(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | ParallelParamObject | |
paramError(const std::string ¶m, Args... args) const | RelationshipManager | |
parameters() const | RelationshipManager | |
paramInfo(const std::string ¶m, Args... args) const | RelationshipManager | |
paramWarning(const std::string ¶m, Args... args) const | RelationshipManager | |
print_info(std::ostream &out_stream=libMesh::out) | libMesh::GhostingFunctor | static |
processor_id() const | libMesh::ParallelObject | |
queryParam(const std::string &name) const | RelationshipManager | |
redistribute() override | AugmentSparsityBetweenElements | virtual |
ReferenceCountedObject() | ReferenceCountedObject< GhostingFunctor > | protected |
ReferenceCountedObject(const ReferenceCountedObject &other) | ReferenceCountedObject< GhostingFunctor > | protected |
ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | ReferenceCountedObject< GhostingFunctor > | protected |
ReferenceCounter() | libMesh::ReferenceCounter | protected |
ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | protected |
ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | protected |
RelationshipManager(const InputParameters ¶meters) | RelationshipManager | |
RelationshipManager(const RelationshipManager &other) | RelationshipManager | |
set_mesh(const MeshBase *mesh) | libMesh::GhostingFunctor | virtual |
set_periodic_boundaries(const PeriodicBoundaries *) | libMesh::GhostingFunctor | virtual |
type() const | RelationshipManager | |
typeAndName() const | RelationshipManager | |
uniqueName() const | RelationshipManager | |
uniqueParameterName(const std::string ¶meter_name) const | RelationshipManager | |
useDisplacedMesh() const | RelationshipManager | |
validParams() | AugmentSparsityBetweenElements | static |
zeroLayerGhosting() | RelationshipManager | static |
~GhostingFunctor()=default | libMesh::GhostingFunctor | virtual |
~MooseBase()=default | MooseBase | virtual |
~MooseBaseParameterInterface()=default | MooseBaseParameterInterface | virtual |
~MooseObject()=default | MooseObject | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ParallelParamObject()=default | ParallelParamObject | virtual |
~ReferenceCountedObject() | ReferenceCountedObject< GhostingFunctor > | |
~ReferenceCounter() | libMesh::ReferenceCounter | |