This is the complete list of members for Moose::Kokkos::MaterialPropertyStorage, including all inherited members.
| _consumers | MaterialPropertyStorage | protected |
| _kokkos_prop_records | Moose::Kokkos::MaterialPropertyStorage | private |
| _kokkos_props | Moose::Kokkos::MaterialPropertyStorage | private |
| _load_functions | Moose::Kokkos::MaterialPropertyStorage | privatestatic |
| _problem | MaterialPropertyStorage | protected |
| _prop_records | MaterialPropertyStorage | protected |
| _stateful_prop_id_to_prop_id | MaterialPropertyStorage | protected |
| _storage | MaterialPropertyStorage | protected |
| _store_functions | Moose::Kokkos::MaterialPropertyStorage | privatestatic |
| addConsumer(Moose::MaterialDataType type, const MooseObject *object) | MaterialPropertyStorage | inlineprotected |
| addKokkosProperty(const std::string &prop_name, const std::type_info &type, const unsigned int state, const ::MaterialBase *declarer, std::shared_ptr< MaterialPropertyBase > shell) | Moose::Kokkos::MaterialPropertyStorage | |
| addKokkosPropertyState(const std::string &prop_name, const unsigned int state, std::shared_ptr< MaterialPropertyBase > shell) | Moose::Kokkos::MaterialPropertyStorage | |
| addProperty(const std::string &prop_name, const std::type_info &type, const unsigned int state, const MaterialBase *const declarer) | MaterialPropertyStorage | protected |
| allocateKokkosProperties() | Moose::Kokkos::MaterialPropertyStorage | |
| cast(::MaterialPropertyStorage &storage) | Moose::Kokkos::MaterialPropertyStorage | static |
| copy() | Moose::Kokkos::MaterialPropertyStorage | |
| MaterialPropertyStorage::copy(const THREAD_ID tid, const Elem &elem_to, const Elem &elem_from, unsigned int side, unsigned int n_qpoints) | MaterialPropertyStorage | protected |
| MaterialPropertyStorage::copy(const THREAD_ID tid, const Elem *elem_to, const Elem *elem_from, unsigned int side, unsigned int n_qpoints) | MaterialPropertyStorage | protected |
| declareKokkosProperty(const std::string &prop_name, const std::type_info &type, const ::MaterialBase *declarer, const std::vector< unsigned int > &dims, const bool bnd, std::shared_ptr< MaterialPropertyBase > shell) | Moose::Kokkos::MaterialPropertyStorage | |
| eraseProperty(const Elem *elem) | MaterialPropertyStorage | protected |
| getConsumers(Moose::MaterialDataType type) const | MaterialPropertyStorage | protected |
| getKokkosProperty(std::string prop_name, unsigned int state=0) | Moose::Kokkos::MaterialPropertyStorage | |
| getMaterialData(const THREAD_ID tid) const | MaterialPropertyStorage | inlineprotected |
| getMaterialData(const THREAD_ID tid) | MaterialPropertyStorage | inlineprotected |
| getMaterialPropertyRegistry() const | MaterialPropertyStorage | inlineprotected |
| getPropRecord(const unsigned int id) const | MaterialPropertyStorage | protected |
| hasOlderProperties() const | MaterialPropertyStorage | inlineprotected |
| hasProperty(const std::string &prop_name) const | MaterialPropertyStorage | inlineprotected |
| hasStatefulProperties() const | MaterialPropertyStorage | inlineprotected |
| haveKokkosProperty(std::string prop_name, unsigned int state=0) | Moose::Kokkos::MaterialPropertyStorage | |
| initStatefulProps(const THREAD_ID tid, const std::vector< std::shared_ptr< MaterialBase >> &mats, const unsigned int n_qpoints, const Elem &elem, const unsigned int side=0) | MaterialPropertyStorage | protected |
| isRestoredProperty(const std::string &name) const | MaterialPropertyStorage | protected |
| MaterialPropertyStorage(MaterialPropertyRegistry ®istry, FEProblemBase &problem) | Moose::Kokkos::MaterialPropertyStorage | |
| maxState() const | MaterialPropertyStorage | inlineprotected |
| numStates() const | MaterialPropertyStorage | inlineprotected |
| prolongStatefulProps(processor_id_type pid, const std::vector< std::vector< QpMap >> &refinement_map, const libMesh::QBase &qrule, const libMesh::QBase &qrule_face, MaterialPropertyStorage &parent_material_props, const THREAD_ID tid, const Elem &elem, const int input_parent_side, const int input_child, const int input_child_side) | MaterialPropertyStorage | protected |
| props(const unsigned int state=0) const | MaterialPropertyStorage | inlineprotected |
| props(const Elem *elem, unsigned int side, const unsigned int state=0) const | MaterialPropertyStorage | inlineprotected |
| PropsType typedef | MaterialPropertyStorage | protected |
| queryStatefulPropName(const unsigned int id) const | MaterialPropertyStorage | protected |
| registerLoadStore(std::type_index type, PropertyStore store, PropertyLoad load) | Moose::Kokkos::MaterialPropertyStorage | |
| restrictStatefulProps(const std::vector< std::pair< unsigned int, QpMap >> &coarsening_map, const std::vector< const Elem *> &coarsened_element_children, const libMesh::QBase &qrule, const libMesh::QBase &qrule_face, const THREAD_ID tid, const Elem &elem, int input_side=-1) | MaterialPropertyStorage | protected |
| setProps(const Elem *elem, unsigned int side, const unsigned int state=0) | MaterialPropertyStorage | inlineprotected |
| setRecovering() | MaterialPropertyStorage | inlineprotected |
| setRestartInPlace() | MaterialPropertyStorage | protected |
| shift() | Moose::Kokkos::MaterialPropertyStorage | |
| sizeProps(MaterialProperties &mp, unsigned int size) | MaterialPropertyStorage | protected |
| statefulIndexRange() const | MaterialPropertyStorage | inlineprotected |
| statefulProps() const | MaterialPropertyStorage | inlineprotected |
| stateIndexRange() const | MaterialPropertyStorage | inlineprotected |
| swap(const THREAD_ID tid, const Elem &elem, unsigned int side) | MaterialPropertyStorage | protected |
| swapBack(const THREAD_ID tid, const Elem &elem, unsigned int side) | MaterialPropertyStorage | protected |
| updateStatefulPropsForPRefinement(const processor_id_type pid, const std::vector< QpMap > &p_refinement_map, const libMesh::QBase &qrule, const libMesh::QBase &qrule_face, const THREAD_ID tid, const Elem &elem, const int input_side) | MaterialPropertyStorage | protected |
| void ::dataLoad(std::istream &, MaterialPropertyStorage &, void *) | Moose::Kokkos::MaterialPropertyStorage | private |
| void ::dataStore(std::ostream &, MaterialPropertyStorage &, void *) | Moose::Kokkos::MaterialPropertyStorage | private |
1.8.14