jali_mesh_wrapper.h File Reference
#include <cassert>
#include <algorithm>
#include <vector>
#include <array>
#include <utility>
#include "Mesh.hh"
#include "wonton/mesh/AuxMeshTopology.h"
#include "wonton/support/wonton.h"
#include "wonton/support/Point.h"
Go to the source code of this file.
Classes | |
class | Wonton::Jali_Mesh_Wrapper |
Jali_Mesh_Wrapper implements mesh methods for Jali. More... | |
Namespaces | |
Wonton | |
Factorize a number N into D equal (or nearly equal) factors. | |
Functions | |
template<int D> | |
Point< D > | Wonton::toWontonPoint (const JaliGeometry::Point &jp) |
helper function: convert Jali point to Wonton point More... | |