#include <grid_matrix.h>
◆ FullMatrix() [1/3]
Dft::FullMatrix::FullMatrix |
( |
int | nbast_ | ) |
|
|
inlineexplicit |
◆ FullMatrix() [2/3]
Dft::FullMatrix::FullMatrix |
( |
ergo_real * | m, |
|
|
int | nbast_ ) |
|
inline |
◆ FullMatrix() [3/3]
Dft::FullMatrix::FullMatrix |
( |
const ergo_real * | m, |
|
|
int | nbast_ ) |
|
inline |
ugly-hack constructor.
Remove it!
References nbast, and owned.
◆ ~FullMatrix()
Dft::FullMatrix::~FullMatrix |
( |
| ) |
|
|
inline |
◆ add()
void Dft::FullMatrix::add |
( |
int | row, |
|
|
int | col, |
|
|
ergo_real | val ) |
|
inline |
◆ at()
ergo_real Dft::FullMatrix::at |
( |
int | row, |
|
|
int | col ) const |
|
inline |
◆ mat
◆ nbast
int Dft::FullMatrix::nbast |
◆ owned
bool Dft::FullMatrix::owned |
The documentation for this class was generated from the following file: