OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for SectorField, including all inherited members.
bbMax_m | SectorField | protected |
bbMin_m | SectorField | protected |
convertToCartesian(double *position) | SectorField | static |
convertToCartesian(const double *position_polar, double *value) | SectorField | static |
convertToPolar(double *position) | SectorField | static |
convertToPolar(const double *position_polar, double *value) | SectorField | static |
Filename_m | SectorField | protected |
getCorners(double bbMinR, double bbMinPhi, double bbMaxR, double bbMaxPhi) | SectorField | private |
getFieldDimensions(double &zBegin, double &zEnd, double &rBegin, double &rEnd) const | SectorField | |
getFieldDimensions(double &xIni, double &xFinal, double &yIni, double &yFinal, double &zIni, double &zFinal) const | SectorField | |
getFieldstrength(const Vector_t &R_c, Vector_t &E_c, Vector_t &B_c) const =0 | SectorField | pure virtual |
getPolarBoundingBoxMax() const | SectorField | virtual |
getPolarBoundingBoxMin() const | SectorField | virtual |
isInBoundingBox(const double R_p[]) const | SectorField | inline |
polarBBMax_m | SectorField | protected |
polarBBMin_m | SectorField | protected |
SectorField(const std::string &file_name) | SectorField | |
setPolarBoundingBox(double bbMinR, double bbMinY, double bbMinPhi, double bbMaxR, double bbMaxY, double bbMaxPhi, double bbTolR, double bbTolY, double bbTolPhi) | SectorField | protected |
~SectorField() | SectorField | virtual |