simple_mesh.h File Reference

A very light-weight, simple mesh infrastructure. More...

#include <vector>
#include <memory>
#include <cassert>
#include "wonton/support/wonton.h"
#include "wonton/support/Point.h"
#include "wonton/support/Matrix.h"

Go to the source code of this file.

Classes

class  Wonton::Simple_Mesh
 A very light-weight, serial, 2D/3D Cartesian mesh. More...
 

Namespaces

 Wonton
 Factorize a number N into D equal (or nearly equal) factors.
 

Detailed Description

A very light-weight, simple mesh infrastructure.