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

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

_active_matrix_tagsMoose::Kokkos::Systemprivate
_active_residual_tagsMoose::Kokkos::Systemprivate
_active_variable_tagsMoose::Kokkos::Systemprivate
_active_variablesMoose::Kokkos::Systemprivate
_commMoose::Kokkos::Systemprivate
_couplingMoose::Kokkos::Systemprivate
_dof_mapMoose::Kokkos::Systemprivate
_ghost_comm_listMoose::Kokkos::Systemprivate
_local_comm_listMoose::Kokkos::Systemprivate
_local_elem_dof_indexMoose::Kokkos::Systemprivate
_local_node_dof_indexMoose::Kokkos::Systemprivate
_local_to_global_dof_indexMoose::Kokkos::Systemprivate
_matricesMoose::Kokkos::Systemprivate
_matrix_tag_activeMoose::Kokkos::Systemprivate
_max_dofs_per_elemMoose::Kokkos::Systemprivate
_meshMoose::Kokkos::Systemprivate
_nbc_dofMoose::Kokkos::Systemprivate
_nbc_matrix_tag_dofMoose::Kokkos::Systemprivate
_nbc_residual_tag_dofMoose::Kokkos::Systemprivate
_num_ghost_dofsMoose::Kokkos::Systemprivate
_num_local_dofsMoose::Kokkos::Systemprivate
_num_varsMoose::Kokkos::Systemprivate
_qp_solutionsMoose::Kokkos::Systemprivate
_qp_solutions_gradMoose::Kokkos::Systemprivate
_residual_tag_activeMoose::Kokkos::Systemprivate
_sparsityMoose::Kokkos::Systemprivate
_systemMoose::Kokkos::Systemprivate
_threadMoose::Kokkos::Systemprivate
_var_fe_typesMoose::Kokkos::Systemprivate
_var_subdomain_activeMoose::Kokkos::Systemprivate
_vectorsMoose::Kokkos::Systemprivate
AssemblyHolder(const Assembly &assembly)Moose::Kokkos::AssemblyHolderinline
AssemblyHolder(const AssemblyHolder &holder)Moose::Kokkos::AssemblyHolderinline
checkNodalBCs()Moose::Kokkos::Systemprivate
clearActiveMatrixTags()Moose::Kokkos::Systeminline
clearActiveResidualTags()Moose::Kokkos::Systeminline
clearActiveVariables()Moose::Kokkos::Systeminline
clearActiveVariableTags()Moose::Kokkos::Systeminline
getComm() constMoose::Kokkos::Systeminline
getCoupling(unsigned int var) constMoose::Kokkos::Systeminline
getDofMap() constMoose::Kokkos::Systeminline
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::Systeminline
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
getMaxDofsPerElem(unsigned int var) constMoose::Kokkos::Systeminline
getNodalBCDofs(const NodalBCBase *nbc, Array< bool > &dofs)Moose::Kokkos::Systemprivate
getNodeGlobalDofIndex(ContiguousNodeID node, unsigned int var) constMoose::Kokkos::Systeminline
getNodeLocalDofIndex(ContiguousNodeID node, unsigned int var) constMoose::Kokkos::Systeminline
getNumGhostDofs() constMoose::Kokkos::Systeminline
getNumLocalDofs() constMoose::Kokkos::Systeminline
getSparsity() constMoose::Kokkos::Systeminline
getSystem() constMoose::Kokkos::Systeminline
getVector(TagID tag) constMoose::Kokkos::Systeminline
getVectorDofValue(dof_id_type dof, TagID tag) constMoose::Kokkos::Systeminline
getVectorQpGrad(ElementInfo info, dof_id_type qp, unsigned int var, TagID tag) constMoose::Kokkos::Systeminline
getVectorQpGradFace(const ElementInfo info, const unsigned int side, const Real33 jacobian, const unsigned int qp, const unsigned int var, const TagID tag) constMoose::Kokkos::Systeminline
getVectorQpValue(ElementInfo info, dof_id_type qp, unsigned int var, TagID tag) constMoose::Kokkos::Systeminline
getVectorQpValueFace(const ElementInfo info, const unsigned int side, const unsigned int qp, const unsigned int var, const TagID tag) constMoose::Kokkos::Systeminline
hasNodalBC(dof_id_type dof) constMoose::Kokkos::Systeminline
hasNodalBCMatrixTag(dof_id_type dof, TagID tag) constMoose::Kokkos::Systeminline
hasNodalBCResidualTag(dof_id_type dof, TagID tag) constMoose::Kokkos::Systeminline
isMatrixTagActive(TagID tag) constMoose::Kokkos::Systeminline
isNodalDefined(ContiguousNodeID node, unsigned int var) constMoose::Kokkos::Systeminline
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::System
reinit()Moose::Kokkos::System
setActiveMatrixTags(const std::set< TagID > &tags)Moose::Kokkos::System
setActiveResidualTags(const std::set< TagID > &tags)Moose::Kokkos::System
setActiveVariables(const std::set< MooseVariableFieldBase *> &vars)Moose::Kokkos::System
setActiveVariableTags(const std::set< TagID > &tags)Moose::Kokkos::System
setupDofs()Moose::Kokkos::Systemprivate
setupSparsity()Moose::Kokkos::Systemprivate
setupVariables()Moose::Kokkos::Systemprivate
sync(const MemcpyKind dir)Moose::Kokkos::System
sync(const std::set< TagID > &tags, const MemcpyKind dir)Moose::Kokkos::System
System(SystemBase &system)Moose::Kokkos::System