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::Systemprotected
_active_residual_tagsMoose::Kokkos::Systemprotected
_active_solution_tagsMoose::Kokkos::Systemprotected
_active_variablesMoose::Kokkos::Systemprotected
_commMoose::Kokkos::Systemprotected
_dof_mapMoose::Kokkos::Systemprotected
_ghost_comm_listMoose::Kokkos::Systemprotected
_local_comm_listMoose::Kokkos::Systemprotected
_local_elem_dof_indexMoose::Kokkos::Systemprotected
_local_to_global_dof_indexMoose::Kokkos::Systemprotected
_matricesMoose::Kokkos::Systemprotected
_matrix_tag_activeMoose::Kokkos::Systemprotected
_max_dofs_per_elemMoose::Kokkos::Systemprotected
_meshMoose::Kokkos::Systemprotected
_num_ghost_dofsMoose::Kokkos::Systemprotected
_num_local_dofsMoose::Kokkos::Systemprotected
_num_varsMoose::Kokkos::Systemprotected
_pg_moose_appPerfGraphInterfaceprotected
_prefixPerfGraphInterfaceprotected
_residual_tag_activeMoose::Kokkos::Systemprotected
_sparsityMoose::Kokkos::Systemprivate
_systemMoose::Kokkos::Systemprotected
_var_subdomain_activeMoose::Kokkos::Systemprotected
_vectorsMoose::Kokkos::Systemprotected
clearActiveMatrixTags()Moose::Kokkos::Systeminline
clearActiveResidualTags()Moose::Kokkos::Systeminline
clearActiveSolutionTags()Moose::Kokkos::Systeminline
clearActiveVariables()Moose::Kokkos::Systeminline
getComm() 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
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
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
getVectorDofValue(const dof_id_type dof, const TagID tag) constMoose::Kokkos::Systeminline
isMatrixTagActive(TagID tag) constMoose::Kokkos::Systeminline
isResidualTagActive(TagID tag) constMoose::Kokkos::Systeminline
isVariableActive(unsigned int var, ContiguousSubdomainID subdomain) constMoose::Kokkos::Systeminline
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
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
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
setupDofs()Moose::Kokkos::Systemprivate
setupSparsity()Moose::Kokkos::Systemprivate
setupVariables()Moose::Kokkos::Systemprivate
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