src/fmxxtopology.h

Go to the documentation of this file.
00001 
00014 #ifndef TOPOLOGY_H_
00015 #define TOPOLOGY_H_
00016 
00017         const unsigned int DIM1D=1;
00018         const unsigned int DIM2D=2;
00019         const unsigned int DIM3D=3;
00020 
00021         const unsigned int NCORNERTET=4; 
00022         const unsigned int NCORNEREDGE=2; 
00023         const unsigned int NCORNERTRIANGLE=3; 
00024         const unsigned int NEDGETRIANGLE=3; 
00025         const unsigned int NEDGETET=6; 
00026         const unsigned int NTRIANGLETET=4; 
00027         const unsigned int NREALCOORD3D=3; 
00029 #endif /*TOPOLOGY_H_*/

Generated on Fri Oct 26 13:35:12 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7