adaptive_refinement_mesh_wrapper.h File Reference
Wrapper for an Adaptive_Refinement_Mesh. More...
#include "wonton/mesh/adaptive_refinement/adaptive_refinement_mesh.h"
#include <vector>
#include <algorithm>
#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::Adaptive_Refinement_Mesh_Wrapper< D, CoordSys > |
A thin wrapper that implements Portage-relevant methods for Adaptive_Refinement_Mesh. More... | |
Namespaces | |
Wonton | |
Factorize a number N into D equal (or nearly equal) factors. | |
Detailed Description
Wrapper for an Adaptive_Refinement_Mesh.