https://mooseframework.inl.gov
MaterialPropertyStorage Member List

This is the complete list of members for MaterialPropertyStorage, including all inherited members.

_material_dataMaterialPropertyStorageprivate
_max_stateMaterialPropertyStorageprivate
_prop_recordsMaterialPropertyStorageprotected
_recoveringMaterialPropertyStorageprivate
_registryMaterialPropertyStorageprivate
_restart_in_placeMaterialPropertyStorageprivate
_restartable_mapMaterialPropertyStorageprivate
_spin_mtxMaterialPropertyStorageprivate
_stateful_prop_id_to_prop_idMaterialPropertyStorageprotected
_storageMaterialPropertyStorageprotected
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 *)MaterialPropertyStoragefriend
dataStore(std::ostream &, MaterialPropertyStorage &, void *)MaterialPropertyStoragefriend
eraseProperty(const Elem *elem)MaterialPropertyStorage
getMaterialData(const THREAD_ID tid) constMaterialPropertyStorageinline
getMaterialData(const THREAD_ID tid)MaterialPropertyStorageinline
getMaterialPropertyRegistry() constMaterialPropertyStorageinline
getPropRecord(const unsigned int id) constMaterialPropertyStorage
hasOlderProperties() constMaterialPropertyStorageinline
hasProperty(const std::string &prop_name) constMaterialPropertyStorageinline
hasStatefulProperties() constMaterialPropertyStorageinline
initAndSetProps(const Elem *elem, const unsigned int side, const unsigned int state)MaterialPropertyStorageinlineprivate
initProps(const THREAD_ID tid, const Elem *elem, unsigned int side, unsigned int n_qpoints)MaterialPropertyStorageprivate
initProps(const THREAD_ID tid, const unsigned int state, const Elem *elem, unsigned int side, unsigned int n_qpoints)MaterialPropertyStorageprivate
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) constMaterialPropertyStorage
MaterialPropertyStorage(MaterialPropertyRegistry &registry)MaterialPropertyStorage
maxState() constMaterialPropertyStorageinline
numStates() constMaterialPropertyStorageinline
ProjectMaterialProperties classMaterialPropertyStoragefriend
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) constMaterialPropertyStorageinline
props(const Elem *elem, unsigned int side, const unsigned int state=0) constMaterialPropertyStorageinline
PropsType typedefMaterialPropertyStorage
queryStatefulPropName(const unsigned int id) constMaterialPropertyStorage
RedistributeProperties classMaterialPropertyStoragefriend
RestartableMapType typedefMaterialPropertyStorageprivate
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)MaterialPropertyStorageinline
setProps(const unsigned int state)MaterialPropertyStorageinlineprivate
setRecovering()MaterialPropertyStorageinline
setRestartInPlace()MaterialPropertyStorage
shallowSwapData(const std::vector< unsigned int > &stateful_prop_ids, MaterialProperties &data, MaterialProperties &data_from)MaterialPropertyStorageprivatestatic
shallowSwapDataBack(const std::vector< unsigned int > &stateful_prop_ids, MaterialProperties &data, MaterialProperties &data_from)MaterialPropertyStorageprivatestatic
shift()MaterialPropertyStorage
sizeProps(MaterialProperties &mp, unsigned int size)MaterialPropertyStorageprotected
statefulIndexRange() constMaterialPropertyStorageinline
statefulProps() constMaterialPropertyStorageinline
stateIndexRange() constMaterialPropertyStorageinline
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