|
OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
|
#include <Kokkos_Core.hpp>#include "Ippl.h"#include <cstdlib>#include <cstring>#include <list>#include "Utility/IpplInfo.h"
Go to the source code of this file.
Namespaces | |
| namespace | ippl |
| Implementations for FFT constructor/destructor and transforms. | |
| namespace | ippl::detail |
Functions | |
| void | ippl::initialize (int &argc, char *argv[], MPI_Comm comm) |
| void | ippl::finalize () |
| void | ippl::fence () |
| void | ippl::abort (const char *msg, int errorcode) |
| bool | ippl::detail::checkOption (const char *arg, const char *lstr, const char *sstr) |
| template<typename T , typename > | |
| T | ippl::detail::getNumericalOption (const char *arg) |