CppNoddy
0.92
|
A specification for a two dimensional mapped mesh object. More...
#include <vector>
#include <fstream>
#include <OneD_Node_Mesh.h>
#include <DenseVector.h>
#include <Types.h>
Go to the source code of this file.
Classes | |
class | CppNoddy::TwoD_Mapped_Node_Mesh< _Type > |
A two dimensional (mapped) mesh utility object. More... | |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
A specification for a two dimensional mapped mesh object.
Data is stored on a nodal mesh that is non-uniform (in general). This class essentially combines the mapping function for the mesh into the 2D storage of the data.
Definition in file TwoD_Mapped_Node_Mesh.h.
© 2012
R.E. Hewitt