ESyS-Particle
2.3.4
ParticleIdPairVectorPy.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 ESYS_LSMPARTICLEIDPAIRVECTORPY_H
14
#define ESYS_LSMPARTICLEIDPAIRVECTORPY_H
15
16
#include <
Python/esys/lsm/util/VectorPy.h
>
17
#include <
Python/esys/lsm/ParticleIdPairPy.h
>
18
19
namespace
esys
20
{
21
namespace
lsm
22
{
23
typedef
VectorPy<ParticleIdPairPy>
ParticleIdPairVectorPy
;
24
25
void
exportParticleIdPairVector
();
26
}
27
}
28
29
#endif
esys::lsm::VectorPy
Definition:
VectorPy.h:26
ParticleIdPairVectorPy.h
esys::lsm::ParticleIdPairVectorPy
VectorPy< ParticleIdPairPy > ParticleIdPairVectorPy
Definition:
ParticleIdPairVectorPy.h:23
esys::lsm::exportParticleIdPairVector
void exportParticleIdPairVector()
Definition:
ParticleIdPairVectorPy.cpp:22
esys
Definition:
CheckPointable.cpp:17
esys::lsm::VectorPy::exportVector
static boost::python::class_< VectorPy > exportVector(const std::string &pyClassName, const std::string &pyClassDocString)
Definition:
VectorPy.hpp:88
ParticleIdPairPy.h
VectorPy.h
Python
esys
lsm
ParticleIdPairVectorPy.h
Generated by
1.8.20