Utility classes for patch mesh manipulation. More...
Files | |
file | AllocatedMatrix.h |
Declares and implements the AllocatedMatrix template class. | |
file | MeshVisitor.cpp |
Implements the MeshVisitor class. | |
file | MeshVisitor.h |
Declares the MeshVisitor class. |
Classes | |
class | AllocatedMatrix< Element > |
Matrix subclass that allocates its data array on construction and deallocates it on destruction. More... | |
class | MeshVisitor |
Visitor that will invoke Execute with a MeshEntity argument if the visited node is a valid mesh. More... |
Utility classes for patch mesh manipulation.