ESyS-Particle
2.3.4
EMesh2DInteraction.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
#ifndef __EMESH2DINTERACTION_H
13
#define __EMESH2DINTERACTION_H
14
15
// --- project includes ---
16
#include "
Model/EEdge2DInteraction.h
"
17
#include "
Model/ECorner2DInteraction.h
"
18
#include "
Model/ETriMeshIP.h
"
19
20
struct
EMesh2DInteraction
21
{
22
typedef
ETriMeshIP
ParameterType
;
23
typedef
EEdge2DInteraction
EdgeIntType
;
24
typedef
ECorner2DInteraction
CornerIntType
;
25
};
26
27
#endif //__EMESH2DINTERACTION_H
ETriMeshIP
Definition:
ETriMeshIP.h:18
EMesh2DInteraction::CornerIntType
ECorner2DInteraction CornerIntType
Definition:
EMesh2DInteraction.h:24
EEdge2DInteraction.h
EMesh2DInteraction
Definition:
EMesh2DInteraction.h:21
EEdge2DInteraction
Definition:
EEdge2DInteraction.h:30
EMesh2DInteraction::EdgeIntType
EEdge2DInteraction EdgeIntType
Definition:
EMesh2DInteraction.h:23
ETriMeshIP.h
ECorner2DInteraction
Definition:
ECorner2DInteraction.h:30
ECorner2DInteraction.h
EMesh2DInteraction::ParameterType
ETriMeshIP ParameterType
Definition:
EMesh2DInteraction.h:22
Model
EMesh2DInteraction.h
Generated by
1.8.20