_blocks_exec_printed | ThreadedElementLoop< ConstElemRange > | protected |
_boundaries_exec_printed | ThreadedElementLoop< ConstElemRange > | protected |
_fe_problem | ThreadedElementLoop< ConstElemRange > | protected |
_insfv_elemental_kernels | GatherRCDataElementThread | private |
_mesh | ThreadedElementLoop< ConstElemRange > | protected |
_neighbor_subdomain | ThreadedElementLoop< ConstElemRange > | protected |
_nl_system_num | GatherRCDataElementThread | protected |
_old_neighbor_subdomain | ThreadedElementLoop< ConstElemRange > | protected |
_old_subdomain | ThreadedElementLoop< ConstElemRange > | protected |
_subdomain | ThreadedElementLoop< ConstElemRange > | protected |
_tid | ThreadedElementLoop< ConstElemRange > | protected |
_vars | GatherRCDataElementThread | private |
caughtMooseException(MooseException &e) override | ThreadedElementLoop< ConstElemRange > | virtual |
clearVarsAndMaterials() | ThreadedElementLoop< ConstElemRange > | protected |
GatherRCDataElementThread(FEProblemBase &fe_problem, const unsigned int _nl_sys_number, const std::vector< unsigned int > &vars) | GatherRCDataElementThread | |
GatherRCDataElementThread(GatherRCDataElementThread &x, Threads::split split) | GatherRCDataElementThread | |
join(const GatherRCDataElementThread &) | GatherRCDataElementThread | inline |
keepGoing() override | ThreadedElementLoop< ConstElemRange > | virtual |
neighborSubdomainChanged() override | ThreadedElementLoop< ConstElemRange > | virtual |
onBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id, const Elem *lower_d_elem=nullptr) | ThreadedElementLoop< ConstElemRange > | virtual |
onElement(const Elem *elem) override final | GatherRCDataElementThread | protectedvirtual |
onExternalSide(const Elem *elem, unsigned int side) | ThreadedElementLoop< ConstElemRange > | virtual |
onInterface(const Elem *elem, unsigned int side, BoundaryID bnd_id) | ThreadedElementLoop< ConstElemRange > | virtual |
onInternalSide(const Elem *elem, unsigned int side) | ThreadedElementLoop< ConstElemRange > | virtual |
operator()(const ConstElemRange &range, bool bypass_threading=false) | ThreadedElementLoop< ConstElemRange > | virtual |
post() | ThreadedElementLoop< ConstElemRange > | virtual |
postElement(const Elem *elem) | ThreadedElementLoop< ConstElemRange > | virtual |
postInternalSide(const Elem *elem, unsigned int side) | ThreadedElementLoop< ConstElemRange > | virtual |
pre() | ThreadedElementLoop< ConstElemRange > | virtual |
preBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id, const Elem *lower_d_elem=nullptr) override | ThreadedElementLoop< ConstElemRange > | virtual |
preElement(const Elem *elem) override | ThreadedElementLoop< ConstElemRange > | virtual |
preInternalSide(const Elem *elem, unsigned int side) override | ThreadedElementLoop< ConstElemRange > | virtual |
prepareElement(const Elem *elem) | ThreadedElementLoop< ConstElemRange > | protected |
printBlockExecutionInformation() const | ThreadedElementLoop< ConstElemRange > | protectedvirtual |
printBoundaryExecutionInformation(const unsigned int) const | ThreadedElementLoop< ConstElemRange > | protectedvirtual |
printExecutionOrdering(const std::vector< T *> &objs, const bool print_header=true, const std::string &line_prefix="[DBG]") const | ThreadedElementLoop< ConstElemRange > | protected |
printExecutionOrdering(const std::vector< std::shared_ptr< T >> &objs_ptrs, const bool print_header=true, const std::string &line_prefix="[DBG]") const | ThreadedElementLoop< ConstElemRange > | protected |
printGeneralExecutionInformation() const | ThreadedElementLoop< ConstElemRange > | protectedvirtual |
resetExecPrintedSets() const | ThreadedElementLoop< ConstElemRange > | protected |
shouldComputeInternalSide(const Elem &elem, const Elem &neighbor) const | ThreadedElementLoop< ConstElemRange > | protectedvirtual |
subdomainChanged() override final | GatherRCDataElementThread | protectedvirtual |
ThreadedElementLoop(FEProblemBase &feproblem) | ThreadedElementLoop< ConstElemRange > | |
ThreadedElementLoop(ThreadedElementLoop &x, Threads::split split) | ThreadedElementLoop< ConstElemRange > | |
ThreadedElementLoopBase(MooseMesh &mesh) | ThreadedElementLoopBase< ConstElemRange > | |
ThreadedElementLoopBase(ThreadedElementLoopBase &x, Threads::split split) | ThreadedElementLoopBase< ConstElemRange > | |
~ThreadedElementLoop() | ThreadedElementLoop< ConstElemRange > | virtual |
~ThreadedElementLoopBase() | ThreadedElementLoopBase< ConstElemRange > | virtual |