direct_product_mesh_wrapper.h File Reference
Wrapper for a Direct_Product_mesh. More...
#include "wonton/mesh/direct_product/direct_product_mesh.h"#include <algorithm>#include <array>#include <vector>#include "wonton/support/wonton.h"#include "wonton/support/CoordinateSystem.h"#include "wonton/support/Point.h"Go to the source code of this file.
Classes | |
| class | Wonton::Direct_Product_Mesh_Wrapper< D, CoordSys > |
| A wrapper that implements the prescribed interface for direct product meshes in Portage using the Direct_Product_Mesh (direct_product_mesh.h) More... | |
Namespaces | |
| Wonton | |
| Factorize a number N into D equal (or nearly equal) factors. | |
Detailed Description
Wrapper for a Direct_Product_mesh.