WarpX
Source
Diagnostics
OpenPMDHelpFunction.H
Go to the documentation of this file.
1
/* Copyright 2023 The WarpX Community
2
*
3
* This file is part of WarpX.
4
*
5
* Authors: Juliette Pech, Axel Huebl
6
* License: BSD-3-Clause-LBNL
7
*/
8
#ifndef WARPX_OPENPMDHELPFUNCTION_H_
9
#define WARPX_OPENPMDHELPFUNCTION_H_
10
11
#ifdef WARPX_USE_OPENPMD
12
# include <openPMD/openPMD.hpp>
13
#endif
14
#include <string>
15
16
21
std::string
22
WarpXOpenPMDFileType
();
23
24
#ifdef WARPX_USE_OPENPMD
34
unsigned
long
35
num_already_flushed
(
openPMD::ParticleSpecies
& currSpecies);
36
#endif
37
38
#endif
// WARPX_OPENPMDHELPFUNCTION_H_
WarpXOpenPMDFileType
std::string WarpXOpenPMDFileType()
Definition:
OpenPMDHelpFunction.cpp:15
num_already_flushed
unsigned long num_already_flushed(openPMD::ParticleSpecies &currSpecies)
Definition:
OpenPMDHelpFunction.cpp:36
openPMD::ParticleSpecies
Generated by
1.9.1