OPAL (Object Oriented Parallel Accelerator Library)
2024.2
OPAL
src/Classic/Algorithms/Vektor.h
Go to the documentation of this file.
1
#ifndef OPAL_VEKTOR_HH
2
#define OPAL_VEKTOR_HH
3
4
#include "
AppTypes/Vektor.h
"
5
6
typedef
Vektor<double, 3>
Vector_t
;
7
8
#endif
Vektor
Definition
ippl/src/AppTypes/Vektor.h:32
Vektor.h
Vector_t
Vektor< double, 3 > Vector_t
Definition
src/Classic/Algorithms/Vektor.h:6