ESyS-Particle  2.2.2
EMesh2DInteraction.h
Go to the documentation of this file.
1 // //
3 // Copyright (c) 2003-2013 by The University of Queensland //
4 // Earth Systems Science Computational Centre (ESSCC) //
5 // http://www.uq.edu.au/esscc //
6 // //
7 // Primary Business: Brisbane, Queensland, Australia //
8 // Licensed under the Open Software License version 3.0 //
9 // http://www.opensource.org/licenses/osl-3.0.php //
10 // //
12 #ifndef __EMESH2DINTERACTION_H
13 #define __EMESH2DINTERACTION_H
14 
15 // --- project includes ---
18 #include "Model/ETriMeshIP.h"
19 
21 {
25 };
26 
27 #endif //__EMESH2DINTERACTION_H
Definition: ECorner2DInteraction.h:29
ETriMeshIP ParameterType
Definition: EMesh2DInteraction.h:22
Definition: EMesh2DInteraction.h:20
Definition: EEdge2DInteraction.h:29
EEdge2DInteraction EdgeIntType
Definition: EMesh2DInteraction.h:23
ECorner2DInteraction CornerIntType
Definition: EMesh2DInteraction.h:24
Definition: ETriMeshIP.h:17