Nektar++
|
#include <boost/geometry.hpp>
#include <boost/geometry/geometries/point.hpp>
#include <boost/geometry/geometries/box.hpp>
#include <boost/geometry/index/rtree.hpp>
#include <LibUtilities/BasicUtils/ParseUtils.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/BasicUtils/Progressbar.hpp>
#include <LocalRegions/SegExp.h>
#include <LocalRegions/QuadExp.h>
#include <LocalRegions/TriExp.h>
#include <LocalRegions/NodalTriExp.h>
#include <NekMeshUtils/MeshElements/Element.h>
#include "ProcessSpherigon.h"
Go to the source code of this file.
Namespaces | |
Nektar | |
< | |
Nektar::Utilities | |
Macros | |
#define | TOL_BLEND 1.0e-8 |
#define TOL_BLEND 1.0e-8 |
Definition at line 60 of file ProcessSpherigon.cpp.
Referenced by Nektar::Utilities::ProcessSpherigon::SuperBlend().