https://mooseframework.inl.gov
Moose::Kokkos::FESystem Member List

This is the complete list of members for Moose::Kokkos::FESystem, including all inherited members.

_active_matrix_tagsMoose::Kokkos::Systemprotected
_active_residual_tagsMoose::Kokkos::Systemprotected
_active_solution_tagsMoose::Kokkos::Systemprotected
_active_variablesMoose::Kokkos::Systemprotected
_commMoose::Kokkos::Systemprotected
_couplingMoose::Kokkos::FESystemprivate
_dof_mapMoose::Kokkos::Systemprotected
_ghost_comm_listMoose::Kokkos::Systemprotected
_local_comm_listMoose::Kokkos::Systemprotected
_local_elem_dof_indexMoose::Kokkos::Systemprotected
_local_node_dof_indexMoose::Kokkos::FESystemprivate
_local_to_global_dof_indexMoose::Kokkos::Systemprotected
_matricesMoose::Kokkos::Systemprotected
_matrix_tag_activeMoose::Kokkos::Systemprotected
_max_dofs_per_elemMoose::Kokkos::Systemprotected
_meshMoose::Kokkos::Systemprotected
_nbc_matrix_tag_dofMoose::Kokkos::FESystemprivate
_num_ghost_dofsMoose::Kokkos::Systemprotected
_num_local_dofsMoose::Kokkos::Systemprotected
_num_varsMoose::Kokkos::Systemprotected
_pg_moose_appPerfGraphInterfaceprotected
_prefixPerfGraphInterfaceprotected
_qp_solutionsMoose::Kokkos::FESystemprivate
_qp_solutions_gradMoose::Kokkos::FESystemprivate
_residual_tag_activeMoose::Kokkos::Systemprotected
_systemMoose::Kokkos::Systemprotected
_threadMoose::Kokkos::FESystemprivate
_var_fe_typesMoose::Kokkos::FESystemprivate
_var_subdomain_activeMoose::Kokkos::Systemprotected
_vectorsMoose::Kokkos::Systemprotected
AssemblyHolder(const Assembly &assembly)Moose::Kokkos::AssemblyHolderinline
AssemblyHolder(const AssemblyHolder &holder)Moose::Kokkos::AssemblyHolderinline
clearActiveMatrixTags()Moose::Kokkos::Systeminline
clearActiveResidualTags()Moose::Kokkos::Systeminline
clearActiveSolutionTags()Moose::Kokkos::Systeminline
clearActiveVariables()Moose::Kokkos::Systeminline
FESystem(SystemBase &system)Moose::Kokkos::FESystem
FESystem(System &base, SystemBase &system)Moose::Kokkos::FESystem
getComm() constMoose::Kokkos::Systeminline
getCoupling(unsigned int var) constMoose::Kokkos::FESysteminline
getDofMap() constMoose::Kokkos::System
getElemGlobalDofIndex(ContiguousElementID elem, unsigned int i, unsigned int var) constMoose::Kokkos::Systeminline
getElemLocalDofIndex(ContiguousElementID elem, unsigned int i, unsigned int var) constMoose::Kokkos::Systeminline
getFETypeID(unsigned int var) constMoose::Kokkos::FESysteminline
getGhostCommList() constMoose::Kokkos::Systeminline
getLocalCommList() constMoose::Kokkos::Systeminline
getMatrix(TagID tag) constMoose::Kokkos::Systeminline
getMatrixValue(dof_id_type row, dof_id_type col, TagID tag) constMoose::Kokkos::Systeminline
getNodalBCDofs(const NodalBCBase *nbc, Array< bool > &dofs)Moose::Kokkos::FESystemprivate
getNodeGlobalDofIndex(ContiguousNodeID node, unsigned int var) constMoose::Kokkos::FESysteminline
getNodeLocalDofIndex(ContiguousNodeID node, unsigned int i, unsigned int var) constMoose::Kokkos::FESysteminline
getNumGhostDofs() constMoose::Kokkos::Systeminline
getNumLocalDofs() constMoose::Kokkos::Systeminline
getSparsity() constMoose::Kokkos::Systeminline
getSystem()Moose::Kokkos::Systeminline
getSystem() constMoose::Kokkos::Systeminline
getVector(TagID tag) constMoose::Kokkos::Systeminline
getVectorDofADValue(const dof_id_type dof, const TagID tag, const Real seed) constMoose::Kokkos::FESysteminline
getVectorDofValue(const dof_id_type dof, const TagID tag) constMoose::Kokkos::Systeminline
getVectorQpADGrad(const ElementInfo info, const Real33 jacobian, const dof_id_type offset, const dof_id_type qp, const unsigned int var, const TagID tag, const Real seed) constMoose::Kokkos::FESysteminline
getVectorQpADGradFace(const ElementInfo info, const unsigned int side, const Real33 jacobian, const unsigned int qp, const unsigned int var, const TagID tag, const Real seed) constMoose::Kokkos::FESysteminline
getVectorQpADValue(const ElementInfo info, const dof_id_type offset, const dof_id_type qp, const unsigned int var, const TagID tag, const Real seed) constMoose::Kokkos::FESysteminline
getVectorQpADValueFace(const ElementInfo info, const unsigned int side, const unsigned int qp, const unsigned int var, const TagID tag, const Real seed) constMoose::Kokkos::FESysteminline
getVectorQpGrad(const ElementInfo info, const dof_id_type qp, const unsigned int var, const TagID tag) constMoose::Kokkos::FESysteminline
getVectorQpGradFace(const ElementInfo info, const unsigned int side, const Real33 jacobian, const unsigned int qp, const unsigned int var, const TagID tag) constMoose::Kokkos::FESysteminline
getVectorQpValue(const ElementInfo info, const dof_id_type qp, const unsigned int var, const TagID tag) constMoose::Kokkos::FESysteminline
getVectorQpValueFace(const ElementInfo info, const unsigned int side, const unsigned int qp, const unsigned int var, const TagID tag) constMoose::Kokkos::FESysteminline
hasNodalBCMatrixTag(dof_id_type dof, TagID tag) constMoose::Kokkos::FESysteminline
isMatrixTagActive(TagID tag) constMoose::Kokkos::Systeminline
isNodalDefined(ContiguousNodeID node, unsigned int var) constMoose::Kokkos::FESysteminline
isResidualTagActive(TagID tag) constMoose::Kokkos::Systeminline
isVariableActive(unsigned int var, ContiguousSubdomainID subdomain) constMoose::Kokkos::Systeminline
kokkosAssembly() constMoose::Kokkos::AssemblyHolderinline
kokkosMesh() constMoose::Kokkos::MeshHolderinline
localToGlobalDofIndex(dof_id_type dof) constMoose::Kokkos::Systeminline
MeshHolder(const Mesh &mesh)Moose::Kokkos::MeshHolderinline
MeshHolder(const MeshHolder &holder)Moose::Kokkos::MeshHolderinline
operator()(const ThreadID tid) constMoose::Kokkos::FESystem
perfGraph()PerfGraphInterface
PerfGraphInterface(const MooseObject *moose_object)PerfGraphInterface
PerfGraphInterface(const MooseObject *moose_object, const std::string prefix)PerfGraphInterface
PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="")PerfGraphInterface
PerfGraphInterface(MooseApp &moose_app, const std::string prefix="")PerfGraphInterface
PerfGraphInterface(const PerfGraphInterface &object, const Moose::Kokkos::FunctorCopy &key)PerfGraphInterface
registerTimedSection(const std::string &section_name, const unsigned int level) constPerfGraphInterfaceprotected
registerTimedSection(const std::string &section_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) constPerfGraphInterfaceprotected
reinit()Moose::Kokkos::FESystem
setActiveMatrixTags(const std::set< TagID > &tags)Moose::Kokkos::System
setActiveResidualTags(const std::set< TagID > &tags)Moose::Kokkos::System
setActiveSolutionTags(const std::set< TagID > &tags)Moose::Kokkos::System
setActiveVariables(const std::set< MooseVariableFieldBase *> &vars)Moose::Kokkos::System
setupCoupling()Moose::Kokkos::FESystemprivate
setupDofs()Moose::Kokkos::FESystemprivate
setupNodalBCDofs()Moose::Kokkos::FESystemprivate
setupVariables()Moose::Kokkos::FESystemprivate
sync(const MemcpyType dir)Moose::Kokkos::System
sync(const std::set< TagID > &tags, const MemcpyType dir)Moose::Kokkos::System
sync(const std::vector< TagID > &tags, const MemcpyType dir)Moose::Kokkos::System
sync(const TagID tag, const MemcpyType dir)Moose::Kokkos::System
System(SystemBase &system)Moose::Kokkos::System
System(const System &src)=defaultMoose::Kokkos::System
timedSectionName(const std::string &section_name) constPerfGraphInterfaceprotected
validParams()PerfGraphInterfacestatic
~PerfGraphInterface()=defaultPerfGraphInterfacevirtual