ESyS-Particle
2.3.2
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
SphereBodyPrmsPy.h
Go to the documentation of this file.
1
// //
3
// Copyright (c) 2003-2014 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.opensource.org/licenses/osl-3.0.php //
10
// //
12
13
#ifndef ESYS_LSMSPHEREBODYPRMSPY_H
14
#define ESYS_LSMSPHEREBODYPRMSPY_H
15
16
// --- project includes ---
17
#include "
Python/esys/lsm/util/Vec3Py.h
"
18
#include "
Model/ESphereBodyInteractionGroup.h
"
19
20
21
22
// --- STL includes ---
23
#include <string>
24
25
using namespace
esys::lsm
;
26
27
namespace
esys
28
{
29
namespace
lsm
30
{
38
class
NRotElasticSphereBodyPrmsPy
:
public
CESphereBodyIGP
39
{
40
public
:
41
NRotElasticSphereBodyPrmsPy
(
42
const
std::string&,
43
const
std::string&,
44
double
45
);
46
};
47
48
void
exportSphereBodyPrms
();
49
50
}
// namespace lsm
51
}
// namespace esys
52
53
#endif // ESYS_LSMSPHEREBODYPRMSPY_H
esys::lsm
Lattice Solid Model namespace.
Definition:
CheckPointable.cpp:18
esys::lsm::NRotElasticSphereBodyPrmsPy
wrapper for CESphereBodyIGP
Definition:
SphereBodyPrmsPy.h:38
esys
Definition:
CheckPointable.cpp:16
esys::lsm::exportSphereBodyPrms
void exportSphereBodyPrms()
Definition:
SphereBodyPrmsPy.cpp:41
CESphereBodyIGP
Interaction group parameters for CESphereBodyInteractionGroups.
Definition:
ESphereBodyInteractionGroup.h:32
Vec3Py.h
ESphereBodyInteractionGroup.h
Python
esys
lsm
SphereBodyPrmsPy.h
Generated by
1.8.9.1