OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
FieldSolverCmd.h File Reference
#include <string>
#include "AbstractObjects/Definition.h"
#include "Algorithms/PartData.h"
#include "Attributes/Attributes.h"
#include "PartBunch/BCHandler.hpp"
#include "Ippl.h"
Include dependency graph for FieldSolverCmd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FieldSolverCmd
 

Namespaces

namespace  FIELDSOLVER
 

Enumerations

enum class  FieldSolverCmdType : short { NONE = -1 , FFT = 0 , OPEN = 1 }
 
enum  {
  FIELDSOLVER::TYPE , FIELDSOLVER::NX , FIELDSOLVER::NY , FIELDSOLVER::NZ ,
  FIELDSOLVER::PARFFTX , FIELDSOLVER::PARFFTY , FIELDSOLVER::PARFFTZ , FIELDSOLVER::BCFFTX ,
  FIELDSOLVER::BCFFTY , FIELDSOLVER::BCFFTZ , FIELDSOLVER::GREENSF , FIELDSOLVER::BBOXINCR ,
  FIELDSOLVER::SIZE
}
 

Functions

Informoperator<< (Inform &os, const FieldSolverCmd &fs)
 

Enumeration Type Documentation

◆ FieldSolverCmdType

enum class FieldSolverCmdType : short
strong
Enumerator
NONE 
FFT 
OPEN 

Definition at line 31 of file FieldSolverCmd.h.

Function Documentation

◆ operator<<()

Inform & operator<< ( Inform os,
const FieldSolverCmd fs 
)
inline

Definition at line 124 of file FieldSolverCmd.h.

References FieldSolverCmd::printInfo().

Here is the call graph for this function: