ESyS-Particle
2.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
HexagBlockPy.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
14
#ifndef ESYS_LSMHEXAGBLOCKPY_H
15
#define ESYS_LSMHEXAGBLOCKPY_H
16
17
#include "
Geometry/ClosePackOrientation.h
"
18
#include "
Python/esys/lsm/geometry/SimpleSphereCollectionPy.h
"
19
20
namespace
boost
21
{
22
namespace
python
23
{
24
class
list;
25
}
26
}
27
28
namespace
esys
29
{
30
namespace
lsm
31
{
32
class
HexagBlockPy
:
public
SimpleSphereCollectionPy
33
{
34
public
:
35
HexagBlockPy
();
36
37
HexagBlockPy
(
38
const
boost::python::list &dimCount,
39
double
radius,
40
const
ClosePackOrientation
&orientation
41
);
42
private
:
43
};
44
45
void
exportHexagBlock
();
46
}
47
}
48
49
#endif
ClosePackOrientation.h
SimpleSphereCollectionPy.h
esys::lsm::HexagBlockPy
Definition:
HexagBlockPy.h:32
esys::lsm::exportHexagBlock
void exportHexagBlock()
Definition:
HexagBlockPy.cpp:50
esys::lsm::HexagBlockPy::HexagBlockPy
HexagBlockPy()
Definition:
HexagBlockPy.cpp:26
esys::lsm::SimpleSphereCollectionPy
Definition:
SimpleSphereCollectionPy.h:27
esys::lsm::ClosePackOrientation
ClosePackOrientation
Definition:
ClosePackOrientation.h:25
Python
esys
lsm
geometry
HexagBlockPy.h
Generated on Thu Jun 12 2014 04:51:00 for ESyS-Particle by
1.8.7