TBTK
|
Need a break? Support the development by playing Polarity Puzzles |
This is the complete list of members for TBTK::FileReader, including all inherited members.
clear() | TBTK::FileReader | inlinestatic |
exists() | TBTK::FileReader | static |
read(int **data, int *rank, int **dims, std::string name, std::string path="/") | TBTK::FileReader | static |
read(double **data, int *rank, int **dims, std::string name, std::string path="/") | TBTK::FileReader | static |
read(std::complex< double > **data, int *rank, int **dims, std::string name, std::string path="/") | TBTK::FileReader | static |
readAttributes(int *attributes, std::string *attribute_names, int num, std::string name, std::string path="/") | TBTK::FileReader | static |
readAttributes(double *attributes, std::string *attribute_names, int num, std::string name, std::string path="/") | TBTK::FileReader | static |
readDensity(std::string name="Density", std::string path="/") | TBTK::FileReader | static |
readDOS(std::string name="DOS", std::string path="/") | TBTK::FileReader | static |
readEigenValues(std::string name="EigenValues", std::string path="/") | TBTK::FileReader | static |
readGeometry(Model *model, std::string name="Geometry", std::string path="/") | TBTK::FileReader | static |
readHoppingAmplitudeSet(std::string name="HoppingAmplitudeSet", std::string path="/") | TBTK::FileReader | static |
readIndexTree(std::string name="IndexTree", std::string path="/") | TBTK::FileReader | static |
readLDOS(std::string name="LDOS", std::string path="/") | TBTK::FileReader | static |
readMagnetization(std::string name="Magnetization", std::string path="/") | TBTK::FileReader | static |
readModel(std::string name="Model", std::string path="/") | TBTK::FileReader | static |
readParameterSet(std::string name="ParameterSet", std::string path="/") | TBTK::FileReader | static |
readSpectralFunction(std::string name="SpectralFunction", std::string path="/") | TBTK::FileReader | inlinestatic |
readSpinPolarizedLDOS(std::string name="SpinPolarizedLDOS", std::string path="/") | TBTK::FileReader | static |
readWaveFunctions(std::string name="WaveFunctions", std::string pat="/") | TBTK::FileReader | static |
setFileName(std::string filename) | TBTK::FileReader | inlinestatic |