#include <grid_matrix.h>
List of all members.
Constructor & Destructor Documentation
Dft::FullMatrix::FullMatrix |
( |
int |
nbast_ | ) |
|
|
inlineexplicit |
Dft::FullMatrix::FullMatrix |
( |
ergo_real * |
m, |
|
|
int |
nbast_ |
|
) |
| |
|
inline |
Dft::FullMatrix::FullMatrix |
( |
const ergo_real * |
m, |
|
|
int |
nbast_ |
|
) |
| |
|
inline |
ugly-hack constructor.
Remove it!
Dft::FullMatrix::~FullMatrix |
( |
| ) |
|
|
inline |
Member Function Documentation
void Dft::FullMatrix::add |
( |
int |
row, |
|
|
int |
col, |
|
|
ergo_real |
val |
|
) |
| |
|
inline |
ergo_real Dft::FullMatrix::at |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
inline |
Member Data Documentation
Referenced by add(), FullMatrixWrapper::asFull(), FullMatrixWrapper::at(), at(), dft_get_uxc(), dft_get_xc(), XCDistributorLdaBlas::distribute(), XCDistributorGgaBlas::distribute(), FullMatrix(), getrho_blocked_gga(), getrho_blocked_lda(), and ~FullMatrix().
int Dft::FullMatrix::nbast |
bool Dft::FullMatrix::owned |
The documentation for this class was generated from the following file: