WarpX
Loading...
Searching...
No Matches
ExternalField.H File Reference
#include "ExternalField_fwd.H"
#include <ablastr/math/LinearInterpolation.H>
#include <AMReX_Array.H>
#include <AMReX_GpuContainers.H>
#include <AMReX_ParmParse.H>
#include <AMReX_Parser.H>
#include <AMReX_RealVect.H>
#include <AMReX_TableData.H>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

struct  ExternalFieldParams
 Struct to store data related to external electromagnetic fields (flags, field values, and field parsers) More...
 
struct  ExternalFieldView
 
class  ExternalFieldReader
 

Enumerations

enum class  ExternalFieldType {
  default_zero , constant , parse_ext_grid_function , read_from_file ,
  load_from_python
}
 

Enumeration Type Documentation

◆ ExternalFieldType

enum class ExternalFieldType
strong
Enumerator
default_zero 
constant 
parse_ext_grid_function 
read_from_file 
load_from_python