bx0 | Garfield::ComponentBase | protected |
by0 | Garfield::ComponentBase | protected |
bz0 | Garfield::ComponentBase | protected |
Clear() | Garfield::ComponentBase | virtual |
ComponentBase() | Garfield::ComponentBase | |
ComponentVoxel() | Garfield::ComponentVoxel | |
debug | Garfield::ComponentBase | protected |
DisableAxialPeriodicityX() | Garfield::ComponentBase | inline |
DisableAxialPeriodicityY() | Garfield::ComponentBase | inline |
DisableAxialPeriodicityZ() | Garfield::ComponentBase | inline |
DisableDebugging() | Garfield::ComponentBase | inline |
DisableMirrorPeriodicityX() | Garfield::ComponentBase | inline |
DisableMirrorPeriodicityY() | Garfield::ComponentBase | inline |
DisableMirrorPeriodicityZ() | Garfield::ComponentBase | inline |
DisablePeriodicityX() | Garfield::ComponentBase | inline |
DisablePeriodicityY() | Garfield::ComponentBase | inline |
DisablePeriodicityZ() | Garfield::ComponentBase | inline |
DisableRotationSymmetryX() | Garfield::ComponentBase | inline |
DisableRotationSymmetryY() | Garfield::ComponentBase | inline |
DisableRotationSymmetryZ() | Garfield::ComponentBase | inline |
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, double &v, Medium *&m, int &status) | Garfield::ComponentVoxel | virtual |
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, Medium *&m, int &status) | Garfield::ComponentVoxel | virtual |
EnableAxialPeriodicityX() | Garfield::ComponentBase | inline |
EnableAxialPeriodicityY() | Garfield::ComponentBase | inline |
EnableAxialPeriodicityZ() | Garfield::ComponentBase | inline |
EnableDebugging() | Garfield::ComponentBase | inline |
EnableMirrorPeriodicityX() | Garfield::ComponentBase | inline |
EnableMirrorPeriodicityY() | Garfield::ComponentBase | inline |
EnableMirrorPeriodicityZ() | Garfield::ComponentBase | inline |
EnablePeriodicityX() | Garfield::ComponentBase | inline |
EnablePeriodicityY() | Garfield::ComponentBase | inline |
EnablePeriodicityZ() | Garfield::ComponentBase | inline |
EnableRotationSymmetryX() | Garfield::ComponentBase | inline |
EnableRotationSymmetryY() | Garfield::ComponentBase | inline |
EnableRotationSymmetryZ() | Garfield::ComponentBase | inline |
GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) | Garfield::ComponentVoxel | virtual |
GetElectricFieldRange(double &exmin, double &exmax, double &eymin, double &eymax, double &ezmin, double &ezmax) | Garfield::ComponentVoxel | |
GetElement(const double xi, const double yi, const double zi, unsigned int &i, unsigned int &j, unsigned int &k, bool &xMirrored, bool &yMirrored, bool &zMirrored) | Garfield::ComponentVoxel | |
GetElement(const unsigned int i, const unsigned int j, const unsigned int k, double &v, double &ex, double &ey, double &ez) | Garfield::ComponentVoxel | |
GetMedium(const double &x, const double &y, const double &z) | Garfield::ComponentVoxel | virtual |
GetMedium(const unsigned int &i) | Garfield::ComponentVoxel | |
GetVoltageRange(double &vmin, double &vmax) | Garfield::ComponentVoxel | virtual |
IsInTrapRadius(double x0, double y0, double z0, double &xw, double &yw, double &rw) | Garfield::ComponentBase | virtual |
IsReady() | Garfield::ComponentBase | inlinevirtual |
IsWireCrossed(const double x0, const double y0, const double z0, const double x1, const double y1, const double z1, double &xc, double &yc, double &zc) | Garfield::ComponentBase | virtual |
LoadData(const std::string filename, std::string format, const bool withPotential, const bool withRegion, const double scaleX=1., const double scaleE=1., const double scaleP=1.) | Garfield::ComponentVoxel | |
m_className | Garfield::ComponentBase | protected |
MagneticField(const double x, const double y, const double z, double &bx, double &by, double &bz, int &status) | Garfield::ComponentBase | virtual |
PrintRegions() | Garfield::ComponentVoxel | |
ready | Garfield::ComponentBase | protected |
SetGeometry(GeometryBase *geo) | Garfield::ComponentBase | virtual |
SetMagneticField(const double bx, const double by, const double bz) | Garfield::ComponentBase | |
SetMedium(const int i, Medium *m) | Garfield::ComponentVoxel | |
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::ComponentVoxel | |
theGeometry | Garfield::ComponentBase | protected |
WeightingField(const double x, const double y, const double z, double &wx, double &wy, double &wz, const std::string label) | Garfield::ComponentBase | virtual |
WeightingPotential(const double x, const double y, const double z, const std::string label) | Garfield::ComponentBase | virtual |
xAxiallyPeriodic | Garfield::ComponentBase | protected |
xMirrorPeriodic | Garfield::ComponentBase | protected |
xPeriodic | Garfield::ComponentBase | protected |
xRotationSymmetry | Garfield::ComponentBase | protected |
yAxiallyPeriodic | Garfield::ComponentBase | protected |
yMirrorPeriodic | Garfield::ComponentBase | protected |
yPeriodic | Garfield::ComponentBase | protected |
yRotationSymmetry | Garfield::ComponentBase | protected |
zAxiallyPeriodic | Garfield::ComponentBase | protected |
zMirrorPeriodic | Garfield::ComponentBase | protected |
zPeriodic | Garfield::ComponentBase | protected |
zRotationSymmetry | Garfield::ComponentBase | protected |
~ComponentBase() | Garfield::ComponentBase | inlinevirtual |
~ComponentVoxel() | Garfield::ComponentVoxel | inline |