Dft::FullMatrix Class Reference

#include <grid_matrix.h>

List of all members.

Public Member Functions

 FullMatrix (int nbast_)
 FullMatrix (ergo_real *m, int nbast_)
 FullMatrix (const ergo_real *m, int nbast_)
 ugly-hack constructor.
 ~FullMatrix ()
void add (int row, int col, ergo_real val)
ergo_real at (int row, int col) const

Public Attributes

ergo_realmat
int nbast
bool owned


Constructor & Destructor Documentation

Dft::FullMatrix::FullMatrix ( int  nbast_  )  [inline, explicit]

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

ergo_real* Dft::FullMatrix::mat

int Dft::FullMatrix::nbast

bool Dft::FullMatrix::owned


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 09:32:13 2012 for ergo by  doxygen 1.4.7