OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
FieldSolverCmd.h File Reference
#include <string>
#include "AbstractObjects/Definition.h"
#include "Algorithms/PartData.h"
#include "Attributes/Attributes.h"
#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 }
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

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

Enumeration Type Documentation

◆ FieldSolverCmdType

enum class FieldSolverCmdType : short
strong
Enumerator
NONE 
FFT 

Definition at line 30 of file FieldSolverCmd.h.

Function Documentation

◆ operator<<()

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

Definition at line 120 of file FieldSolverCmd.h.

References FieldSolverCmd::printInfo().

Here is the call graph for this function: