OSHUN  beta
Arbitrary Order Spherical-Harmonic 1D-3P Vlasov-Fokker-Planck-Maxwell code
EMF1D Class Reference

#include <state.h>

Public Member Functions

 EMF1D (size_t nx)
 
 EMF1D (const EMF1D &other)
 
 ~EMF1D ()
 
size_t dim () const
 
Field1Doperator() (size_t i)
 
Field1D operator() (size_t i) const
 
Field1DEx ()
 
Field1DEy ()
 
Field1DEz ()
 
Field1DBx ()
 
Field1DBy ()
 
Field1DBz ()
 
EMF1Doperator= (const complex< double > &d)
 
EMF1Doperator= (const Field1D &h)
 
EMF1Doperator= (const EMF1D &other)
 
EMF1Doperator*= (const complex< double > &d)
 
EMF1Doperator*= (const EMF1D &other)
 
EMF1Doperator+= (const complex< double > &d)
 
EMF1Doperator+= (const EMF1D &other)
 
EMF1Doperator-= (const complex< double > &d)
 
EMF1Doperator-= (const EMF1D &other)
 

Private Attributes

vector< Field1D > * fie
 

Detailed Description

Definition at line 271 of file state.h.


The documentation for this class was generated from the following files: