TBTK
Public Member Functions | Friends | List of all members
TBTK::Property::EigenValues Class Reference

#include <EigenValues.h>

Public Member Functions

 EigenValues (int size)
 
 ~EigenValues ()
 
int getSize () const
 
const double * getData () const
 

Friends

class TBTK::CPropertyExtractor
 
class TBTK::DPropertyExtractor
 
class TBTK::FileReader
 

Detailed Description

Container for local density of states (LDOS).

Constructor & Destructor Documentation

TBTK::Property::EigenValues::EigenValues ( int  size)

Constructor.

TBTK::Property::EigenValues::~EigenValues ( )

Destructor.

Member Function Documentation

const double * TBTK::Property::EigenValues::getData ( ) const
inline

Get eigen values.

int TBTK::Property::EigenValues::getSize ( ) const
inline

Get number of eigen values.

Friends And Related Function Documentation

friend class TBTK::CPropertyExtractor
friend

CPropertyExtractor is a friend class to allow it to write EigenValues data.

friend class TBTK::DPropertyExtractor
friend

DPropertyExtractor is a friend class to allow it to write EigenValues data.

friend class TBTK::FileReader
friend

FileReader is a friend class to allow it to write EigenValues data.


The documentation for this class was generated from the following files: