20 #ifndef LIBMESH_GHOSTING_FUNCTOR_H 21 #define LIBMESH_GHOSTING_FUNCTOR_H 30 #include <unordered_map> 154 typedef std::unordered_map<const Elem*, const CouplingMatrix*>
map_type;
209 #endif // LIBMESH_GHOSTING_FUNCTOR_H virtual void mesh_reinit()
virtual void operator()(const MeshBase::const_element_iterator &range_begin, const MeshBase::const_element_iterator &range_end, processor_id_type p, map_type &coupled_elements)=0
uint8_t processor_id_type
virtual void redistribute()
virtual void dofmap_reinit()
std::unordered_map< const Elem *, const CouplingMatrix * > map_type
virtual ~GhostingFunctor()
virtual void delete_remote_elements()