Peano
Loading...
Searching...
No Matches
ParticleSet.cpp
Go to the documentation of this file.
1
#include "
ParticleSet.h
"
2
#include "
tests/TestParticle.h
"
3
4
5
//
6
// This C++ file has no real meaning, as the relevant ParticlSet is a template.
7
// So all we do is to instantiate the ParticlSet with the (minimal)
8
// TestParticle to ensure that the code compiles properly.
9
//
10
11
12
namespace
{
13
toolbox::particles::ParticleSet< toolbox::particles::tests::TestParticle >
TestParticleSet;
14
}
ParticleSet.h
toolbox::particles::ParticleSet
Abstract base class for all flavours of particle sets.
Definition
ParticleSet.h:66
TestParticle.h
src
toolbox
particles
ParticleSet.cpp
Generated on Fri Apr 11 2025 10:18:17 for Peano by
1.10.0