WARPXM v1.10.0
Loading...
Searching...
No Matches
wmunstructuredgeometry.h File Reference
#include <iostream>
#include <map>
#include <vector>
#include <typeinfo>
#include <cmath>
#include "lib/wmunstructuredpatch.h"
#include "warpxm/warpxm_config.h"

Go to the source code of this file.

Classes

class  WmUnstructuredGeometry
 Class used for generating mesh geometry concerns. More...
 

Enumerations

enum  {
  WMPRIMITIVE_LINE = 9 , WMPRIMITIVE_01_LINE = 0 , WMPRIMITIVE_TRIANGLE = 1 , WMPRIMITIVE_QUADRILATERAL = 2 ,
  WMPRIMITIVE_TETRAHEDRON = 3 , WMPRIMITIVE_HEXAHEDRON = 4 , WMPRIMITIVE_POINT = 5 , WMPRIMITIVE_KINETIC_SQUARE = 6 ,
  WMPRIMITIVE_3DPRISM = 7 , WMPRIMITIVE_4DPRISM = 8 , WMPRIMITIVE_NONE = -1
}
 Macro definitions for primitive types. More...
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Macro definitions for primitive types.

Enumerator
WMPRIMITIVE_LINE 
WMPRIMITIVE_01_LINE 
WMPRIMITIVE_TRIANGLE 
WMPRIMITIVE_QUADRILATERAL 
WMPRIMITIVE_TETRAHEDRON 
WMPRIMITIVE_HEXAHEDRON 
WMPRIMITIVE_POINT 
WMPRIMITIVE_KINETIC_SQUARE 
WMPRIMITIVE_3DPRISM 
WMPRIMITIVE_4DPRISM 
WMPRIMITIVE_NONE