ESyS-Particle
2.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
CubicBlock.hpp
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_LSMCUBICBLOCK_HPP
15
#define ESYS_LSMCUBICBLOCK_HPP
16
17
namespace
esys
18
{
19
namespace
lsm
20
{
21
template
<
typename
TmplParticle>
22
CubicBlock<TmplParticle>::CubicBlock
(
23
unsigned
int
numX,
24
unsigned
int
numY,
25
unsigned
int
numZ,
26
double
radius,
27
ClosePackOrientation
orientation
28
)
29
:
Inherited
(numX, numY, numZ, radius, orientation)
30
{
31
}
32
}
33
}
34
35
#endif
esys
Definition:
CheckPointable.cpp:16
esys::lsm::ClosePackBlock< CubicBlockIterator, TmplParticle >
esys::lsm::ClosePackOrientation
ClosePackOrientation
Definition:
ClosePackOrientation.h:25
esys::lsm::CubicBlock::CubicBlock
CubicBlock(unsigned int numX, unsigned int numY, unsigned int numZ, double radius=0.5, ClosePackOrientation orientation=DEFAULT_ORIENT)
Definition:
CubicBlock.hpp:22
Geometry
CubicBlock.hpp
Generated on Mon Sep 15 2014 16:24:06 for ESyS-Particle by
1.8.8