direct_product_mesh.h File Reference
  Definition of the Direct_Product_Mesh class. More...
#include <array>#include <cassert>#include <vector>#include "wonton/support/wonton.h"#include "wonton/support/CoordinateSystem.h"#include "wonton/support/structured_partitioner.h"Go to the source code of this file.
| Classes | |
| class | Wonton::Direct_Product_Mesh< D, CoordSys > | 
| A basic, axis-aligned, logically-rectangular mesh.  More... | |
| Namespaces | |
| Wonton | |
| Factorize a number N into D equal (or nearly equal) factors. | |
Detailed Description
Definition of the Direct_Product_Mesh class.
A Direct_Product_Mesh is a basic, serial, N-dimensional, axis-aligned, logically-rectangular mesh. It is called a direct product mesh because it is the direct product of independent discretizations along each axis.