https://mooseframework.inl.gov
ComputeResidualAndJacobianThread Member List

This is the complete list of members for ComputeResidualAndJacobianThread, including all inherited members.

_blocks_exec_printedThreadedElementLoopBase< ConstElemRange >mutableprotected
_boundaries_exec_printedThreadedElementLoopBase< ConstElemRange >mutableprotected
_dg_kernelsNonlinearThreadprotected
_dg_warehouseNonlinearThreadprotected
_fe_problemThreadedElementLoop< ConstElemRange >protected
_fv_kernelsNonlinearThreadprotected
_has_active_objectsNonlinearThreadprotected
_hdg_kernelsNonlinearThreadprotected
_hdg_warehouseNonlinearThreadprotected
_ibc_warehouseNonlinearThreadprotected
_ik_warehouseNonlinearThreadprotected
_integrated_bcsNonlinearThreadprotected
_interface_kernelsNonlinearThreadprotected
_kernelsNonlinearThreadprotected
_matrix_tagsComputeResidualAndJacobianThreadprotected
_meshThreadedElementLoopBase< ConstElemRange >protected
_neighbor_subdomainThreadedElementLoopBase< ConstElemRange >protected
_nlNonlinearThreadprotected
_num_cachedNonlinearThreadprotected
_old_neighbor_subdomainThreadedElementLoopBase< ConstElemRange >protected
_old_subdomainThreadedElementLoopBase< ConstElemRange >protected
_subdomainThreadedElementLoopBase< ConstElemRange >protected
_tag_kernelsNonlinearThreadprotected
_tidThreadedElementLoopBase< ConstElemRange >protected
_vector_tagsComputeResidualAndJacobianThreadprotected
accumulate() overrideComputeResidualAndJacobianThreadprotectedvirtual
accumulateLower() overrideComputeResidualAndJacobianThreadprotectedvirtual
accumulateNeighbor() overrideComputeResidualAndJacobianThreadprotectedvirtual
accumulateNeighborLower() overrideComputeResidualAndJacobianThreadprotectedvirtual
caughtMooseException(MooseException &e) overrideThreadedElementLoop< ConstElemRange >virtual
clearVarsAndMaterials()ThreadedElementLoop< ConstElemRange >protected
compute(ResidualObject &ro) overrideComputeResidualAndJacobianThreadprotectedvirtual
compute(ResidualObject &ro)=0ComputeResidualAndJacobianThreadprotected
compute(KernelBase &kernel)ComputeResidualAndJacobianThreadprotected
compute(FVElementalKernel &kernel)ComputeResidualAndJacobianThreadprotected
compute(IntegratedBCBase &bc)ComputeResidualAndJacobianThreadprotected
compute(DGKernelBase &dg, const Elem *neighbor)ComputeResidualAndJacobianThreadprotected
compute(InterfaceKernelBase &ik)ComputeResidualAndJacobianThreadprotected
NonlinearThread::compute(KernelBase &kernel)NonlinearThreadprotectedvirtual
NonlinearThread::compute(FVElementalKernel &kernel)NonlinearThreadprotectedvirtual
NonlinearThread::compute(IntegratedBCBase &bc)NonlinearThreadprotectedvirtual
NonlinearThread::compute(DGKernelBase &dg, const Elem *neighbor)NonlinearThreadprotectedvirtual
NonlinearThread::compute(InterfaceKernelBase &ik)NonlinearThreadprotectedvirtual
computeOnBoundary(BoundaryID bnd_id, const Elem *lower_d_elem)NonlinearThreadprotectedvirtual
computeOnElement()NonlinearThreadprotectedvirtual
computeOnInterface(BoundaryID bnd_id)NonlinearThreadprotectedvirtual
computeOnInternalFace() overrideComputeResidualAndJacobianThreadprotectedvirtual
computeOnInternalFace(const Elem *neighbor)ComputeResidualAndJacobianThreadprotected
computeOnInternalFace()=0ComputeResidualAndJacobianThreadprotected
NonlinearThread::computeOnInternalFace(const Elem *neighbor)NonlinearThreadprotectedvirtual
ComputeResidualAndJacobianThread(FEProblemBase &fe_problem, const std::set< TagID > &vector_tags, const std::set< TagID > &matrix_tags)ComputeResidualAndJacobianThread
ComputeResidualAndJacobianThread(ComputeResidualAndJacobianThread &x, Threads::split split)ComputeResidualAndJacobianThread
determineObjectWarehouses() overrideComputeResidualAndJacobianThreadprotectedvirtual
join(const ComputeResidualAndJacobianThread &)ComputeResidualAndJacobianThread
keepGoing() overrideThreadedElementLoop< ConstElemRange >inlinevirtual
neighborSubdomainChanged() overrideThreadedElementLoop< ConstElemRange >virtual
NonlinearThread(FEProblemBase &fe_problem)NonlinearThread
NonlinearThread(NonlinearThread &x, Threads::split split)NonlinearThread
objectType() const overrideComputeResidualAndJacobianThreadinlineprotectedvirtual
onBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id, const Elem *lower_d_elem=nullptr) overrideNonlinearThreadvirtual
onElement(const Elem *elem) overrideNonlinearThreadvirtual
onExternalSide(const Elem *elem, unsigned int side)ThreadedElementLoopBase< ConstElemRange >virtual
onInterface(const Elem *elem, unsigned int side, BoundaryID bnd_id) overrideNonlinearThreadvirtual
onInternalSide(const Elem *elem, unsigned int side) overrideNonlinearThreadvirtual
operator()(const ConstElemRange &range, bool bypass_threading=false) overrideNonlinearThreadvirtual
post() overrideNonlinearThreadvirtual
postElement(const Elem *) overrideNonlinearThreadvirtual
postInternalSide(const Elem *elem, unsigned int side)ThreadedElementLoopBase< ConstElemRange >virtual
pre()ThreadedElementLoopBase< ConstElemRange >virtual
preBoundary(const Elem *elem, unsigned int side, BoundaryID bnd_id, const Elem *lower_d_elem=nullptr) overrideThreadedElementLoop< ConstElemRange >virtual
preElement(const Elem *elem) overrideThreadedElementLoop< ConstElemRange >virtual
preInternalSide(const Elem *elem, unsigned int side) overrideThreadedElementLoop< ConstElemRange >virtual
prepareElement(const Elem *elem)ThreadedElementLoop< ConstElemRange >protected
prepareFace(const Elem *elem, unsigned int side, BoundaryID bnd_id=Moose::INVALID_BOUNDARY_ID, const Elem *lower_d_elem=nullptr)NonlinearThreadprotected
printBlockExecutionInformation() const overrideNonlinearThreadprotectedvirtual
printBoundaryExecutionInformation(const unsigned int bid) const overrideNonlinearThreadprotectedvirtual
printExecutionOrdering(const std::vector< T * > &objs, const bool print_header=true, const std::string &line_prefix="[DBG]") constThreadedElementLoop< ConstElemRange >protected
printExecutionOrdering(const std::vector< std::shared_ptr< T >> &objs_ptrs, const bool print_header=true, const std::string &line_prefix="[DBG]") constThreadedElementLoop< ConstElemRange >protected
printGeneralExecutionInformation() const overrideNonlinearThreadprotectedvirtual
resetExecPrintedSets() constThreadedElementLoopBase< ConstElemRange >protected
shouldComputeInternalSide(const Elem &elem, const Elem &neighbor) const overrideNonlinearThreadvirtual
subdomainChanged() overrideNonlinearThreadvirtual
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 >
~ComputeResidualAndJacobianThread()ComputeResidualAndJacobianThreadvirtual
~NonlinearThread()NonlinearThreadvirtual
~ThreadedElementLoop()ThreadedElementLoop< ConstElemRange >virtual
~ThreadedElementLoopBase()ThreadedElementLoopBase< ConstElemRange >virtual