MeshKit  1.0
SubMapping.hpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string>
#include <iostream>
#include <fstream>
#include <string.h>
#include <limits.h>
#include <iGeom.h>
#include "meshkit/MKCore.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/SizingFunction.hpp"
#include "moab/ReadUtilIface.hpp"
#include "Global.hpp"
#include <iMesh.h>
#include <set>
#include <iRel.h>
#include <vector>
#include <list>
#include "meshkit/MeshScheme.hpp"
Include dependency graph for SubMapping.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubMapping
 Generate the structural mesh for linking surface. More...

Namespaces

namespace  MeshKit

Enumerations

enum  VertexTypes { REVERSAL = -2, CORNER = -1, SIDE = 0, END = 1 }
enum  EdgeTypes { POSI_I = 0, NEG_I = 1, POSI_J = 2, NEG_J = 3 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines