MeshKit  1.0
TFIMapping.cpp File Reference
#include "meshkit/TFIMapping.hpp"
#include "meshkit/MKCore.hpp"
#include "meshkit/EdgeMesher.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/SizingFunction.hpp"
#include "moab/ReadUtilIface.hpp"
#include "EquipotentialSmooth.hpp"
#include <vector>
#include <iostream>
#include <math.h>
#include <map>
Include dependency graph for TFIMapping.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshKit

Variables

const double EPS = 1.0e-6
moab::EntityType TFIMapping_tps [] = { moab::MBVERTEX, moab::MBEDGE, moab::MBQUAD, moab::MBMAXTYPE }

Variable Documentation

const double EPS = 1.0e-6

Definition at line 17 of file TFIMapping.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines