IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
Ippl.cpp File Reference
#include <Kokkos_Core.hpp>
#include "Ippl.h"
#include <cstdlib>
#include <cstring>
#include <list>
#include "Utility/IpplInfo.h"
Include dependency graph for Ippl.cpp:

Go to the source code of this file.

Namespaces

namespace  ippl
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)