OPALX (Object Oriented Parallel Accelerator Library for Exascale)
MINIorX
OPALX
IpplTypes.h
Go to the documentation of this file.
1
//
2
// IpplTypes
3
// Typedefs for basic types used throughout IPPL
4
//
5
6
#ifndef IPPL_TYPES_H
7
#define IPPL_TYPES_H
8
9
#include <cstddef>
//For std::size_t
10
11
namespace
ippl
{
12
namespace
detail {
13
typedef
std::size_t
size_type
;
14
}
15
}
// namespace ippl
16
17
#endif
ippl
Implementations for FFT constructor/destructor and transforms.
Definition:
Archive.h:20
ippl::detail::size_type
std::size_t size_type
Definition:
IpplTypes.h:13
ippl
src
Types
IpplTypes.h
Generated on Fri Jan 23 2026 14:40:00 for OPALX (Object Oriented Parallel Accelerator Library for Exascale) by
1.9.3