https://mooseframework.inl.gov
ThreadedElementLoop< RangeType > Member List

This is the complete list of members for ThreadedElementLoop< RangeType >, including all inherited members.

_blocks_exec_printedThreadedElementLoopBase< RangeType >mutableprotected
_boundaries_exec_printedThreadedElementLoopBase< RangeType >mutableprotected
_fe_problemThreadedElementLoop< RangeType >protected
_meshThreadedElementLoopBase< RangeType >protected
_neighbor_subdomainThreadedElementLoopBase< RangeType >protected
_old_neighbor_subdomainThreadedElementLoopBase< RangeType >protected
_old_subdomainThreadedElementLoopBase< RangeType >protected
_subdomainThreadedElementLoopBase< RangeType >protected
_tidThreadedElementLoopBase< RangeType >protected
caughtMooseException(MooseException &e) overrideThreadedElementLoop< RangeType >virtual
clearVarsAndMaterials()ThreadedElementLoop< RangeType >protected
keepGoing() overrideThreadedElementLoop< RangeType >inlinevirtual
neighborSubdomainChanged() overrideThreadedElementLoop< RangeType >virtual
onBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id, const Elem *lower_d_elem=nullptr)ThreadedElementLoopBase< RangeType >virtual
onElement(const Elem *elem)ThreadedElementLoopBase< RangeType >virtual
onExternalSide(const Elem *elem, unsigned int side)ThreadedElementLoopBase< RangeType >virtual
onInterface(const Elem *elem, unsigned int side, BoundaryID bnd_id)ThreadedElementLoopBase< RangeType >virtual
onInternalSide(const Elem *elem, unsigned int side)ThreadedElementLoopBase< RangeType >virtual
operator()(const RangeType &range, bool bypass_threading=false)ThreadedElementLoopBase< RangeType >virtual
post()ThreadedElementLoopBase< RangeType >virtual
postElement(const Elem *elem)ThreadedElementLoopBase< RangeType >virtual
postInternalSide(const Elem *elem, unsigned int side)ThreadedElementLoopBase< RangeType >virtual
pre()ThreadedElementLoopBase< RangeType >virtual
preBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id, const Elem *lower_d_elem=nullptr) overrideThreadedElementLoop< RangeType >virtual
preElement(const Elem *elem) overrideThreadedElementLoop< RangeType >virtual
preInternalSide(const Elem *elem, unsigned int side) overrideThreadedElementLoop< RangeType >virtual
prepareElement(const Elem *elem)ThreadedElementLoop< RangeType >protected
printBlockExecutionInformation() constThreadedElementLoopBase< RangeType >inlineprotectedvirtual
printBoundaryExecutionInformation(const unsigned int) constThreadedElementLoopBase< RangeType >inlineprotectedvirtual
printExecutionOrdering(const std::vector< T *> &objs, const bool print_header=true, const std::string &line_prefix="[DBG]") constThreadedElementLoop< RangeType >protected
printExecutionOrdering(const std::vector< std::shared_ptr< T >> &objs_ptrs, const bool print_header=true, const std::string &line_prefix="[DBG]") constThreadedElementLoop< RangeType >protected
printGeneralExecutionInformation() constThreadedElementLoopBase< RangeType >inlineprotectedvirtual
resetExecPrintedSets() constThreadedElementLoopBase< RangeType >protected
shouldComputeInternalSide(const Elem &elem, const Elem &neighbor) constThreadedElementLoopBase< RangeType >protectedvirtual
subdomainChanged()ThreadedElementLoopBase< RangeType >virtual
ThreadedElementLoop(FEProblemBase &feproblem)ThreadedElementLoop< RangeType >
ThreadedElementLoop(ThreadedElementLoop &x, Threads::split split)ThreadedElementLoop< RangeType >
ThreadedElementLoopBase(MooseMesh &mesh)ThreadedElementLoopBase< RangeType >
ThreadedElementLoopBase(ThreadedElementLoopBase &x, Threads::split split)ThreadedElementLoopBase< RangeType >
~ThreadedElementLoop()ThreadedElementLoop< RangeType >virtual
~ThreadedElementLoopBase()ThreadedElementLoopBase< RangeType >virtual