MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
AllocatedMatrix.h File Reference

Declares and implements the AllocatedMatrix template class. More...

#include "debugging/debugging.h"
#include "ipatch.h"

Go to the source code of this file.

Classes

class  AllocatedMatrix< Element >
 Matrix subclass that allocates its data array on construction and deallocates it on destruction. More...

Detailed Description

Declares and implements the AllocatedMatrix template class.