#include <grid_matrix.h>
| 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 |
| void Dft::FullMatrix::add |
( |
int |
row, |
|
|
int |
col, |
|
|
ergo_real |
val |
|
) |
| |
|
inline |
| ergo_real Dft::FullMatrix::at |
( |
int |
row, |
|
|
int |
col |
|
) |
| const |
|
inline |
| int Dft::FullMatrix::nbast |
| bool Dft::FullMatrix::owned |
The documentation for this class was generated from the following file: