This is the complete list of members for MaterialPropertyStorage, including all inherited members.
_material_data | MaterialPropertyStorage | private |
_max_state | MaterialPropertyStorage | private |
_prop_records | MaterialPropertyStorage | protected |
_recovering | MaterialPropertyStorage | private |
_registry | MaterialPropertyStorage | private |
_restart_in_place | MaterialPropertyStorage | private |
_restartable_map | MaterialPropertyStorage | private |
_spin_mtx | MaterialPropertyStorage | private |
_stateful_prop_id_to_prop_id | MaterialPropertyStorage | protected |
_storage | MaterialPropertyStorage | protected |
addProperty(const std::string &prop_name, const std::type_info &type, const unsigned int state, const MaterialBase *const declarer) | MaterialPropertyStorage | |
copy(const THREAD_ID tid, const Elem &elem_to, const Elem &elem_from, unsigned int side, unsigned int n_qpoints) | MaterialPropertyStorage | |
copy(const THREAD_ID tid, const Elem *elem_to, const Elem *elem_from, unsigned int side, unsigned int n_qpoints) | MaterialPropertyStorage | |
dataLoad(std::istream &, MaterialPropertyStorage &, void *) | MaterialPropertyStorage | friend |
dataStore(std::ostream &, MaterialPropertyStorage &, void *) | MaterialPropertyStorage | friend |
eraseProperty(const Elem *elem) | MaterialPropertyStorage | |
getMaterialData(const THREAD_ID tid) const | MaterialPropertyStorage | inline |
getMaterialData(const THREAD_ID tid) | MaterialPropertyStorage | inline |
getMaterialPropertyRegistry() const | MaterialPropertyStorage | inline |
getPropRecord(const unsigned int id) const | MaterialPropertyStorage | |
hasOlderProperties() const | MaterialPropertyStorage | inline |
hasProperty(const std::string &prop_name) const | MaterialPropertyStorage | inline |
hasStatefulProperties() const | MaterialPropertyStorage | inline |
initAndSetProps(const Elem *elem, const unsigned int side, const unsigned int state) | MaterialPropertyStorage | inlineprivate |
initProps(const THREAD_ID tid, const Elem *elem, unsigned int side, unsigned int n_qpoints) | MaterialPropertyStorage | private |
initProps(const THREAD_ID tid, const unsigned int state, const Elem *elem, unsigned int side, unsigned int n_qpoints) | MaterialPropertyStorage | private |
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 | |
isRestoredProperty(const std::string &name) const | MaterialPropertyStorage | |
MaterialPropertyStorage(MaterialPropertyRegistry ®istry) | MaterialPropertyStorage | |
maxState() const | MaterialPropertyStorage | inline |
numStates() const | MaterialPropertyStorage | inline |
ProjectMaterialProperties class | MaterialPropertyStorage | friend |
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 | |
props(const unsigned int state=0) const | MaterialPropertyStorage | inline |
props(const Elem *elem, unsigned int side, const unsigned int state=0) const | MaterialPropertyStorage | inline |
PropsType typedef | MaterialPropertyStorage | |
queryStatefulPropName(const unsigned int id) const | MaterialPropertyStorage | |
RedistributeProperties class | MaterialPropertyStorage | friend |
RestartableMapType typedef | MaterialPropertyStorage | private |
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 | |
setProps(const Elem *elem, unsigned int side, const unsigned int state=0) | MaterialPropertyStorage | inline |
setProps(const unsigned int state) | MaterialPropertyStorage | inlineprivate |
setRecovering() | MaterialPropertyStorage | inline |
setRestartInPlace() | MaterialPropertyStorage | |
shallowSwapData(const std::vector< unsigned int > &stateful_prop_ids, MaterialProperties &data, MaterialProperties &data_from) | MaterialPropertyStorage | privatestatic |
shallowSwapDataBack(const std::vector< unsigned int > &stateful_prop_ids, MaterialProperties &data, MaterialProperties &data_from) | MaterialPropertyStorage | privatestatic |
shift() | MaterialPropertyStorage | |
sizeProps(MaterialProperties &mp, unsigned int size) | MaterialPropertyStorage | protected |
statefulIndexRange() const | MaterialPropertyStorage | inline |
statefulProps() const | MaterialPropertyStorage | inline |
stateIndexRange() const | MaterialPropertyStorage | inline |
swap(const THREAD_ID tid, const Elem &elem, unsigned int side) | MaterialPropertyStorage | |
swapBack(const THREAD_ID tid, const Elem &elem, unsigned int side) | MaterialPropertyStorage | |
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 |