| Algorithm(std::vector< Argument > const &argumentList) | sisi4s::Algorithm | |
| allocateContainerArgument(std::string const &argumentName, C *container) | sisi4s::Algorithm | |
| allocatedTensorArgument(std::string const &argumentName, T *tensor) | sisi4s::Algorithm | |
| arguments | sisi4s::Algorithm | |
| checkArgumentsOrDie(const std::vector< std::string > args) const | sisi4s::Algorithm | inline |
| doublesContribution(const std::array< int64_t, 3 > &ijk, IJKPointer integralContainer, double *scratchV, double *scratchO, double *output) | sisi4s::ParenthesisTriples | protected |
| dryRun() | sisi4s::ParenthesisTriples | virtual |
| epsa | sisi4s::ParenthesisTriples | protected |
| epsi | sisi4s::ParenthesisTriples | protected |
| fallible | sisi4s::Algorithm | |
| getArgumentData(std::string const &argumentName) | sisi4s::Algorithm | |
| getBooleanArgument(std::string const &name) | sisi4s::Algorithm | |
| getBooleanArgument(std::string const &name, bool const &defaultValue) | sisi4s::Algorithm | |
| getContainerArgument(std::string const &argumentName) | sisi4s::Algorithm | |
| getEnergy(const double epsijk, const double *Tabc_, const double *Zabc_) | sisi4s::ParenthesisTriples | protected |
| getGivenArgumentNames() const | sisi4s::Algorithm | inline |
| getIntegerArgument(std::string const &argumentName) | sisi4s::Algorithm | |
| getIntegerArgument(std::string const &argumentName, int64_t const defaultValue) | sisi4s::Algorithm | |
| getName() | sisi4s::ParenthesisTriples | inlinevirtual |
| getRealArgument(std::string const &argumentName) | sisi4s::Algorithm | |
| getRealArgument(std::string const &argumentName, real const defaultValue) | sisi4s::Algorithm | |
| getRealArgumentFromInteger(IntegerData *data) | sisi4s::Algorithm | |
| getRealArgumentFromTensor(TensorData< real > *data) | sisi4s::Algorithm | |
| getTensorArgument(std::string const &argumentName) | sisi4s::Algorithm | |
| getTensorArgumentFromReal(RealData *realData) | sisi4s::Algorithm | |
| getTextArgument(std::string const &argumentName) | sisi4s::Algorithm | |
| getTextArgument(std::string const &argumentName, std::string const &defaultValue) | sisi4s::Algorithm | |
| getVpppijkFromVertex(const std::array< int64_t, 3 > &ijk, double *scratchO, double *output) | sisi4s::ParenthesisTriples | protected |
| getVpppijkOnTheFly(const std::array< int64_t, 3 > &ijk, VectorTensor< double > &vtensor) | sisi4s::ParenthesisTriples | protected |
| holeDiagram | sisi4s::ParenthesisTriples | protected |
| imagGab | sisi4s::ParenthesisTriples | protected |
| imagGai | sisi4s::ParenthesisTriples | protected |
| isArgumentGiven(std::string const &argumentName) | sisi4s::Algorithm | |
| NG | sisi4s::ParenthesisTriples | protected |
| No | sisi4s::ParenthesisTriples | protected |
| note | sisi4s::Algorithm | |
| Nv | sisi4s::ParenthesisTriples | protected |
| NvCube | sisi4s::ParenthesisTriples | protected |
| ParenthesisTriples(std::vector< Argument > const &argumentList) | sisi4s::ParenthesisTriples | |
| particleDiagram | sisi4s::ParenthesisTriples | protected |
| realGab | sisi4s::ParenthesisTriples | protected |
| realGai | sisi4s::ParenthesisTriples | protected |
| registrar_ | sisi4s::ParenthesisTriples | static |
| run() | sisi4s::ParenthesisTriples | virtual |
| scratch | sisi4s::ParenthesisTriples | protected |
| setIntegerArgument(std::string const &argumentName, int const value) | sisi4s::Algorithm | |
| setRealArgument(std::string const &argumentName, real const value) | sisi4s::Algorithm | |
| singlesContribution(const std::array< int64_t, 3 > &ijk, double *scratchO, double *output) | sisi4s::ParenthesisTriples | protected |
| Tabc | sisi4s::ParenthesisTriples | protected |
| Tabij | sisi4s::ParenthesisTriples | protected |
| Tai | sisi4s::ParenthesisTriples | protected |
| Vabij | sisi4s::ParenthesisTriples | protected |
| Vhphh | sisi4s::ParenthesisTriples | protected |
| Vppph | sisi4s::ParenthesisTriples | protected |
| Vpppijk | sisi4s::ParenthesisTriples | protected |
| Zabc | sisi4s::ParenthesisTriples | protected |
| ~Algorithm() | sisi4s::Algorithm | virtual |
| ~ParenthesisTriples() | sisi4s::ParenthesisTriples | virtual |