libMesh
Classes | Typedefs
augment_sparsity_on_interface.h File Reference

Go to the source code of this file.

Classes

class  AugmentSparsityOnInterface
 

Typedefs

typedef std::map< std::pair< const Elem *, unsigned char >, const Elem * > ElementSideMap
 
typedef std::map< const Elem *, const Elem * > ElementMap
 

Typedef Documentation

◆ ElementMap

typedef std::map<const Elem *, const Elem *> ElementMap

Definition at line 17 of file augment_sparsity_on_interface.h.

◆ ElementSideMap

typedef std::map<std::pair<const Elem *, unsigned char>, const Elem *> ElementSideMap

Definition at line 14 of file augment_sparsity_on_interface.h.