Hipace
Enumerations
OpenPMDWriter.H File Reference
#include "diagnostics/Diagnostic.H"
#include "particles/beam/MultiBeam.H"
#include "particles/beam/BeamParticleContainer.H"
#include "laser/MultiLaser.H"
#include <AMReX_REAL.H>
#include <AMReX_IntVect.H>
#include <AMReX_RealVect.H>
#include <AMReX_MultiFab.H>
#include <AMReX_AmrCore.H>
#include <cstdint>
#include <vector>

Go to the source code of this file.

Enumerations

enum class  OpenPMDWriterCallType { beams , fields }
 Whether the beam, the field data is written, or if it is just flushing the stored data. More...
 

Enumeration Type Documentation

◆ OpenPMDWriterCallType

enum OpenPMDWriterCallType
strong

Whether the beam, the field data is written, or if it is just flushing the stored data.

Enumerator
beams 
fields