libMesh::NodeConstraints Class Reference

#include <dof_map.h>

Inheritance diagram for libMesh::NodeConstraints:

Detailed Description

The Node constraint storage format. We're using a class instead of a typedef to allow forward declarations and future flexibility. Don't delete this from a pointer-to-std-map; the destructor isn't virtual!

Definition at line 153 of file dof_map.h.


The documentation for this class was generated from the following file: