#include <Density.h>
| TBTK::Property::Density::Density |
( |
int |
dimensions, |
|
|
const int * |
ranges |
|
) |
| |
| TBTK::Property::Density::~Density |
( |
| ) |
|
| const double * TBTK::Property::Density::getData |
( |
| ) |
const |
|
inline |
| int TBTK::Property::Density::getDimensions |
( |
| ) |
const |
|
inline |
Get the dimension of the density.
| const int * TBTK::Property::Density::getRanges |
( |
| ) |
const |
|
inline |
Get the ranges for the dimensions of the density.
| int TBTK::Property::Density::getSize |
( |
| ) |
const |
|
inline |
Get number of data elements.
FileReader is a friend class to allow it to write density data.
The documentation for this class was generated from the following files:
- /home/kristofer/TBTK/TBTK/calc/TightBindingLib/include/Density.h
- /home/kristofer/TBTK/TBTK/calc/TightBindingLib/src/Density.cpp