CppNoddy  0.92
Loading...
Searching...
No Matches
Namespaces
TwoD_Mapped_Node_Mesh.cpp File Reference

Implementation of a two dimensional (mapped) mesh object. More...

#include <vector>
#include <fstream>
#include <iostream>
#include <iomanip>
#include <cassert>
#include <Exceptions.h>
#include <DenseVector.h>
#include <DenseMatrix.h>
#include <TwoD_Mapped_Node_Mesh.h>
#include <Utility.h>

Go to the source code of this file.

Namespaces

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

Detailed Description

Implementation of a two dimensional (mapped) mesh object.

Data is stored on a (mapped) nodal mesh.

Definition in file TwoD_Mapped_Node_Mesh.cpp.

© 2012

R.E. Hewitt