Go to the source code of this file.
Functions | |
void | boundaryIntegrityCheckError (const MooseObject &object, const std::set< MooseVariableFieldBase *> &variables, const BoundaryName &boundary_name) |
Compose boundary restricted error message for the provided object, variables, and boundary_name if the variables container is non-empty. More... | |
void boundaryIntegrityCheckError | ( | const MooseObject & | object, |
const std::set< MooseVariableFieldBase *> & | variables, | ||
const BoundaryName & | boundary_name | ||
) |
Compose boundary restricted error message for the provided object, variables, and boundary_name if the variables container is non-empty.
Definition at line 135 of file BoundaryElemIntegrityCheckThread.C.
Referenced by FEProblemBase::initialSetup(), BoundaryNodeIntegrityCheckThread::onNode(), and BoundaryElemIntegrityCheckThread::operator()().