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