OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for FM1DProfile1, including all inherited members.
alpha_numeric | Fieldmap | privatestatic |
buffer_m | Fieldmap | privatestatic |
checkMap(unsigned int accuracy, std::pair< double, double > fieldDimensions, double deltaZ, const std::vector< double > &fourierCoefficients, gsl_spline *splineCoefficients, gsl_interp_accel *splineAccelerator) | Fieldmap | protected |
checkMap(unsigned int accuracy, double length, const std::vector< double > &zSampling, const std::vector< double > &fourierCoefficients, gsl_spline *splineCoefficients, gsl_interp_accel *splineAccelerator) | Fieldmap | protected |
clearDictionary() | Fieldmap | static |
computeEntranceFringe(double z) const | FM1DProfile1 | private |
computeExitFringe(double z) const | FM1DProfile1 | private |
computeFringe(const std::vector< double > &coefs, double z) const | FM1DProfile1 | private |
deleteFieldmap(std::string Filename) | Fieldmap | static |
disableFieldmapWarning() | Fieldmap | protected |
engeCoeffsEntry_m | FM1DProfile1 | private |
engeCoeffsExit_m | FM1DProfile1 | private |
entranceParameter1_m | FM1DProfile1 | private |
entranceParameter2_m | FM1DProfile1 | private |
entranceParameter3_m | FM1DProfile1 | private |
exceedingValuesWarning() | Fieldmap | protected |
exitParameter1_m | FM1DProfile1 | private |
exitParameter2_m | FM1DProfile1 | private |
exitParameter3_m | FM1DProfile1 | private |
Fieldmap class | FM1DProfile1 | friend |
Fieldmap::Fieldmap(const std::string &aFilename) | Fieldmap | inlineprotected |
FieldmapDictionary | Fieldmap | privatestatic |
Filename_m | Fieldmap | protected |
FM1DProfile1(std::string Filename) | FM1DProfile1 | private |
freeMap() | FM1DProfile1 | privatevirtual |
Fieldmap::freeMap(std::string Filename) | Fieldmap | static |
gapHeight_m | FM1DProfile1 | private |
get1DProfile1EngeCoeffs(std::vector< double > &engeCoeffsEntry, std::vector< double > &engeCoeffsExit) | FM1DProfile1 | virtual |
get1DProfile1EntranceParam(double &entranceParameter1, double &entranceParameter2, double &entranceParameter3) | FM1DProfile1 | virtual |
get1DProfile1ExitParam(double &exitParameter1, double &exitParameter2, double &exitParameter3) | FM1DProfile1 | virtual |
getFieldDerivative(const Vector_t &X, Vector_t &E, Vector_t &B, const DiffDirection &dir) const | FM1DProfile1 | virtual |
getFieldDimensions(double &zBegin, double &zEnd) const | FM1DProfile1 | virtual |
getFieldDimensions(double &xIni, double &xFinal, double &yIni, double &yFinal, double &zIni, double &zFinal) const | FM1DProfile1 | virtual |
getFieldGap() | FM1DProfile1 | virtual |
getFieldmap(std::string Filename, bool fast=false) | Fieldmap | static |
getFieldstrength(const Vector_t &X, Vector_t &strength, Vector_t &info) const | FM1DProfile1 | virtual |
getFrequency() const | FM1DProfile1 | virtual |
getInfo(Inform *) | FM1DProfile1 | virtual |
getLine(std::ifstream &in, std::string &buffer) | Fieldmap | inlineprotected |
getLine(std::ifstream &in, int &lines_read, std::string &buffer) | Fieldmap | protectedstatic |
getListFieldmapNames() | Fieldmap | static |
getOnaxisEz(std::vector< std::pair< double, double > > &onaxis) | Fieldmap | virtual |
getType() | Fieldmap | inline |
interpreteEOF(std::ifstream &in) | Fieldmap | protected |
interpretLine(std::ifstream &in, S &value, const bool &file_length_known=true) | Fieldmap | protected |
interpretLine(std::ifstream &in, S &value1, T &value2, const bool &file_length_known=true) | Fieldmap | protected |
interpretLine(std::ifstream &in, S &value1, T &value2, U &value3, const bool &file_length_known=true) | Fieldmap | protected |
interpretLine(std::ifstream &in, S &value1, T &value2, U &value3, V &value4, const bool &file_length_known=true) | Fieldmap | protected |
interpretLine(std::ifstream &in, S &value1, S &value2, S &value3, S &value4, S &value5, S &value6, const bool &file_length_known=true) | Fieldmap | protected |
interpretLine(std::ifstream &in, T &value, const bool &file_length_known) | Fieldmap | |
interpretWarning(const std::ios_base::iostate &state, const bool &read_all, const std::string &error_msg, const std::string &found) | Fieldmap | protected |
isInside(const Vector_t &) const | Fieldmap | inlinevirtual |
lines_read_m | Fieldmap | protected |
lowResolutionWarning(double squareError, double maxError) | Fieldmap | protected |
missingValuesWarning() | Fieldmap | protected |
noFieldmapWarning() | Fieldmap | protected |
normalize_m | Fieldmap | protected |
polyOrderEntry_m | FM1DProfile1 | private |
polyOrderExit_m | FM1DProfile1 | private |
readHeader(std::string Filename) | Fieldmap | static |
readMap() | FM1DProfile1 | privatevirtual |
Fieldmap::readMap(std::string Filename) | Fieldmap | static |
sBegin_m | FM1DProfile1 | private |
sEnd_m | FM1DProfile1 | private |
setEdgeConstants(const double &bendAngle, const double &entranceAngle, const double &exitAngle) | Fieldmap | virtual |
setFieldGap(double gap) | FM1DProfile1 | virtual |
setFieldLength(const double &) | Fieldmap | virtual |
setFrequency(double freq) | FM1DProfile1 | virtual |
swap() | FM1DProfile1 | virtual |
Type | Fieldmap | protected |
typeset_msg(const std::string &msg, const std::string &title) | Fieldmap | static |
write3DField(unsigned int nx, unsigned int ny, unsigned int nz, const std::pair< double, double > &xrange, const std::pair< double, double > &yrange, const std::pair< double, double > &zrange, const std::vector< Vector_t > &ef, const std::vector< Vector_t > &bf) | Fieldmap | protected |
~Fieldmap() | Fieldmap | inlineprotectedvirtual |
~FM1DProfile1() | FM1DProfile1 | privatevirtual |