CppNoddy  0.92
Loading...
Searching...
No Matches
Classes | Namespaces
TwoD_Node_Mesh.h File Reference

A specification for a two dimensional mesh object. More...

#include <vector>
#include <fstream>
#include <DenseVector.h>
#include <DenseMatrix.h>
#include <OneD_Node_Mesh.h>
#include <Types.h>

Go to the source code of this file.

Classes

class  CppNoddy::TwoD_Node_Mesh< _Type >
 A two dimensional mesh utility object. More...
 

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

A specification for a two dimensional mesh object.

Data is stored on a nodal mesh.

Definition in file TwoD_Node_Mesh.h.

© 2012

R.E. Hewitt