Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentGrid Member List

This is the complete list of members for Garfield::ComponentGrid, including all inherited members.

Clear() overrideGarfield::ComponentGridinline
ComponentGrid()Garfield::ComponentGrid
Coordinates enum nameGarfield::ComponentGridprivate
DelayedWeightingField(const double x, const double y, const double z, const double t, double &wx, double &wy, double &wz, const std::string &label) overrideGarfield::ComponentGrid
DelayedWeightingPotential(const double x, const double y, const double z, const double t, const std::string &label) overrideGarfield::ComponentGrid
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, double &v, Medium *&m, int &status) overrideGarfield::ComponentGrid
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, Medium *&m, int &status) overrideGarfield::ComponentGrid
ElectronAttachment(const double x, const double y, const double z, double &att) overrideGarfield::ComponentGrid
ElectronMobility(const double x, const double y, const double z, double &mu) overrideGarfield::ComponentGrid
ElectronVelocity(const double x, const double y, const double z, double &vx, double &vy, double &vz) overrideGarfield::ComponentGrid
Format enum nameGarfield::ComponentGridprivate
GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) overrideGarfield::ComponentGrid
GetData(const double x, const double y, const double z, const std::vector< std::vector< std::vector< double > > > &table, double &value)Garfield::ComponentGridprivate
GetElectricField(const unsigned int i, const unsigned int j, const unsigned int k, double &v, double &ex, double &ey, double &ez) constGarfield::ComponentGrid
GetElectricFieldRange(double &exmin, double &exmax, double &eymin, double &eymax, double &ezmin, double &ezmax)Garfield::ComponentGrid
GetElementaryCell(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) overrideGarfield::ComponentGrid
GetField(const double x, const double y, const double z, const std::vector< std::vector< std::vector< Node > > > &field, double &fx, double &fy, double &fz, double &p, bool &active)Garfield::ComponentGridprivate
GetFormat(std::string fmt)Garfield::ComponentGridprivate
GetMedium() constGarfield::ComponentGridinline
GetMedium(const double x, const double y, const double z) overrideGarfield::ComponentGrid
GetMesh(unsigned int &nx, unsigned int &ny, unsigned int &nz, double &xmin, double &xmax, double &ymin, double &ymax, double &zmin, double &zmax) constGarfield::ComponentGrid
GetVoltageRange(double &vmin, double &vmax) overrideGarfield::ComponentGrid
HasAttachmentMap() const overrideGarfield::ComponentGridinline
HasMagneticField() const overrideGarfield::ComponentGrid
HasMobilityMap() const overrideGarfield::ComponentGridinline
HasVelocityMap() const overrideGarfield::ComponentGridinline
HoleAttachment(const double x, const double y, const double z, double &att) overrideGarfield::ComponentGrid
HoleMobility(const double x, const double y, const double z, double &mu) overrideGarfield::ComponentGrid
HoleVelocity(const double x, const double y, const double z, double &vx, double &vy, double &vz) overrideGarfield::ComponentGrid
Initialise(std::vector< std::vector< std::vector< Node > > > &fields)Garfield::ComponentGridprivate
LoadData(const std::string &filename, std::string format, const bool withPotential, const bool withFlag, const double scaleX, const double scaleF, const double scaleP, std::vector< std::vector< std::vector< Node > > > &field)Garfield::ComponentGridprivate
LoadData(const std::string &filename, std::string format, const double scaleX, std::vector< std::vector< std::vector< double > > > &tab, const unsigned int col)Garfield::ComponentGridprivate
LoadElectricField(const std::string &filename, const std::string &format, const bool withPotential, const bool withFlag, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentGrid
LoadElectronAttachment(const std::string &fname, const std::string &fmt, const unsigned int col, const double scaleX=1.)Garfield::ComponentGrid
LoadElectronVelocity(const std::string &fname, const std::string &fmt, const double scaleX=1., const double scaleV=1.e-9)Garfield::ComponentGrid
LoadHoleAttachment(const std::string &fname, const std::string &fmt, const unsigned int col, const double scaleX=1.)Garfield::ComponentGrid
LoadHoleVelocity(const std::string &fname, const std::string &fmt, const double scaleX=1., const double scaleV=1.e-9)Garfield::ComponentGrid
LoadMagneticField(const std::string &filename, const std::string &format, const double scaleX=1., const double scaleB=1.)Garfield::ComponentGrid
LoadMesh(const std::string &filename, std::string format, const double scaleX)Garfield::ComponentGridprivate
LoadWeightingField(const std::string &filename, const std::string &format, const bool withPotential, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentGrid
LoadWeightingField(const std::string &filename, const std::string &format, const double time, const bool withPotential, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentGrid
m_activeGarfield::ComponentGridprivate
m_bfieldsGarfield::ComponentGridprivate
m_coordinatesGarfield::ComponentGridprivate
m_eAttachmentGarfield::ComponentGridprivate
m_efieldsGarfield::ComponentGridprivate
m_eMobilityGarfield::ComponentGridprivate
m_eVelocityGarfield::ComponentGridprivate
m_hasMeshGarfield::ComponentGridprivate
m_hasPotentialGarfield::ComponentGridprivate
m_hAttachmentGarfield::ComponentGridprivate
m_hMobilityGarfield::ComponentGridprivate
m_hVelocityGarfield::ComponentGridprivate
m_mediumGarfield::ComponentGridprivate
m_nXGarfield::ComponentGridprivate
m_pMaxGarfield::ComponentGridprivate
m_pMinGarfield::ComponentGridprivate
m_sXGarfield::ComponentGridprivate
m_wdfieldsGarfield::ComponentGridprivate
m_wFieldOffsetGarfield::ComponentGridprivate
m_wfieldsGarfield::ComponentGridprivate
m_xMaxGarfield::ComponentGridprivate
m_xMinGarfield::ComponentGridprivate
MagneticField(const double x, const double y, const double z, double &bx, double &by, double &bz, int &status) overrideGarfield::ComponentGrid
Print()Garfield::ComponentGrid
Reduce(const double xin, const double xmin, const double xmax, const bool simplePeriodic, const bool mirrorPeriodic, bool &isMirrored) constGarfield::ComponentGridprivate
Reset() overrideGarfield::ComponentGridprivate
SaveElectricField(Component *cmp, const std::string &filename, const std::string &fmt)Garfield::ComponentGrid
SaveWeightingField(Component *cmp, const std::string &id, const std::string &filename, const std::string &fmt)Garfield::ComponentGrid
SetCartesianCoordinates()Garfield::ComponentGridinline
SetCylindricalCoordinates()Garfield::ComponentGrid
SetMedium(Medium *m)Garfield::ComponentGrid
SetMesh(const unsigned int nx, const unsigned int ny, const unsigned int nz, const double xmin, const double xmax, const double ymin, const double ymax, const double zmin, const double zmax)Garfield::ComponentGrid
SetWeightingFieldOffset(const double x, const double y, const double z)Garfield::ComponentGrid
UpdatePeriodicity() overrideGarfield::ComponentGridprivate
WeightingField(const double x, const double y, const double z, double &wx, double &wy, double &wz, const std::string &label) overrideGarfield::ComponentGrid
WeightingPotential(const double x, const double y, const double z, const std::string &label) overrideGarfield::ComponentGrid
~ComponentGrid()Garfield::ComponentGridinline