OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
ippl
src
Particle
ParticleLayout.hpp
Go to the documentation of this file.
1
// -*- C++ -*-
2
/***************************************************************************
3
*
4
* The IPPL Framework
5
*
6
* This program was prepared by PSI.
7
* All rights in the program are reserved by PSI.
8
* Neither PSI nor the author(s)
9
* makes any warranty, express or implied, or assumes any liability or
10
* responsibility for the use of this software
11
*
12
* Visit www.amas.web.psi for more details
13
*
14
***************************************************************************/
15
16
// -*- C++ -*-
17
/***************************************************************************
18
*
19
* The IPPL Framework
20
*
21
*
22
* Visit http://people.web.psi.ch/adelmann/ for more details
23
*
24
***************************************************************************/
25
26
// include files
27
#include "
Particle/ParticleLayout.h
"
28
#include "
Particle/ParticleBConds.h
"
29
30
31
33
// constructor
34
template
<
class
T,
unsigned
Dim>
35
ParticleLayout<T, Dim>::ParticleLayout
() {
36
37
38
setUpdateFlag(ALL,
true
);
39
}
40
41
/***************************************************************************
42
* $RCSfile: ParticleLayout.cpp,v $ $Author: adelmann $
43
* $Revision: 1.1.1.1 $ $Date: 2003/01/23 07:40:29 $
44
* IPPL_VERSION_ID: $Id: ParticleLayout.cpp,v 1.1.1.1 2003/01/23 07:40:29 adelmann Exp $
45
***************************************************************************/
46
47
ParticleBConds.h
ParticleLayout.h
ParticleLayout::ParticleLayout
ParticleLayout()
Definition:
ParticleLayout.hpp:35
Generated on Wed Aug 25 2021 16:40:59 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1