libMesh
libMesh::DofConstraints Class Reference

The constraint matrix storage format. More...

#include <dof_map.h>

Inheritance diagram for libMesh::DofConstraints:
[legend]

Detailed Description

The constraint matrix 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 98 of file dof_map.h.


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