O P A R - Open Architecture Particle in Cell Simulation - Version 3.0
Plasma simulations with dust particles
|
This is the complete list of members for DiagPort, including all inherited members.
AddPredecessor(const std::string &strPred) | Task | protected |
AttachTask(Task *pTask) | Task | |
BeginStep(const std::string &strType="", const std::string &strName="")=0 (defined in DiagPort) | DiagPort | pure virtual |
DetachTask(Task *pTask) | Task | |
DiagPort() | DiagPort | inline |
DoNow() | Task | |
DumpTaskList(std::ostream &o, int nDepth=0) | Task | virtual |
EndStep()=0 (defined in DiagPort) | DiagPort | pure virtual |
Execute() | DiagPort | inlinevirtual |
GetClassName() const | DiagPort | inlinevirtual |
GetEnd() const | Task | inline |
GetName() const | Task | inline |
GetStep() const | Task | inline |
Init() | DiagPort | virtual |
IsInteractive() const | Task | inlinevirtual |
MakeParamMap(PARAMETERMAP *pm) | DiagPort | protectedvirtual |
nEnd (defined in Task) | Task | protected |
nNr | Task | protected |
Norm | Task | protected |
nStart (defined in Task) | Task | protected |
nStep (defined in Task) | Task | protected |
Out(const double d)=0 (defined in DiagPort) | DiagPort | pure virtual |
Out(const Position &pos)=0 (defined in DiagPort) | DiagPort | pure virtual |
Out(const DOUBLEVEC &vec)=0 (defined in DiagPort) | DiagPort | pure virtual |
Out(const Velocity &V, double dF=1.0)=0 (defined in DiagPort) | DiagPort | pure virtual |
Out(const grid< double > &g, double dF=1.0)=0 (defined in DiagPort) | DiagPort | pure virtual |
Out(const grid< Position > &g, double dF=1.0)=0 (defined in DiagPort) | DiagPort | pure virtual |
Out(const grid< Velocity > &g, double dF=1.0)=0 | DiagPort | pure virtual |
plTasks | Task | protected |
pParent | Task | protected |
pProcess | Task | protected |
Rebuild(std::istream &in) | Task | virtual |
Series | DiagPort | protected |
Sim | DiagPort | protected |
strName | Task | protected |
strNorm | Task | protected |
Task() | Task | |
~DiagPort() | DiagPort | inlinevirtual |
~Task() | Task | virtual |