ESyS-Particle  2.3.4
ETriMeshInteraction.h
Go to the documentation of this file.
1 // //
3 // Copyright (c) 2003-2017 by The University of Queensland //
4 // Centre for Geoscience Computing //
5 // http://earth.uq.edu.au/centre-geoscience-computing //
6 // //
7 // Primary Business: Brisbane, Queensland, Australia //
8 // Licensed under the Open Software License version 3.0 //
9 // http://www.apache.org/licenses/LICENSE-2.0 //
10 // //
12 
13 #ifndef __ETRIMESHINTERACTION_H
14 #define __ETRIMESHINTERACTION_H
15 
16 // --- project includes ---
18 #include "Model/EEdgeInteraction.h"
20 #include "Model/ETriMeshIP.h"
21 
23 {
28 };
29 
30 #endif //__ETRIMESHINTERACTION_H
ECornerInteraction
unbonded elastic interaction between a Corner in a TriangleMesh and a particle
Definition: ECornerInteraction.h:31
ETriangleInteraction.h
ETriMeshIP
Definition: ETriMeshIP.h:18
ETriMeshInteraction::CornerIntType
ECornerInteraction CornerIntType
Definition: ETriMeshInteraction.h:27
ETriMeshInteraction
Definition: ETriMeshInteraction.h:23
ETriMeshIP.h
ETriangleInteraction
unbonded elastic interaction between a Triangle and a particle
Definition: ETriangleInteraction.h:31
EEdgeInteraction
unbonded elastic interaction between a Edge in a TriangleMesh and a particle
Definition: EEdgeInteraction.h:30
ETriMeshInteraction::ParameterType
ETriMeshIP ParameterType
Definition: ETriMeshInteraction.h:24
ETriMeshInteraction::TriIntType
ETriangleInteraction TriIntType
Definition: ETriMeshInteraction.h:25
ECornerInteraction.h
ETriMeshInteraction::EdgeIntType
EEdgeInteraction EdgeIntType
Definition: ETriMeshInteraction.h:26
EEdgeInteraction.h