Allink  v0.1
Public Member Functions
MatInt Class Reference

Energy contribution from the density functional hamiltonian. More...

#include <VarData.h>

List of all members.

Public Member Functions

 MatInt (int NType, int NOrd)
 Creates and fill the matrix.
void FillEntries (double *Matr, int Ord)
 Fill all the entries.
int IntType (int t1, int t2)
 Matrix element of the two type interaction.
int IntType (int t1, int t2, int t3)
 Matrix element of the two type interaction.
double Coeff (int t1, int t2)
 Prefactor of the force.
double Coeff (int t1, int t2, int t3)
 Prefactor of the force.
void SetCoeff (double Co, int t1, int t2)
 Set the prefactor.
void SetCoeff (double Co, int t1, int t2, int t3)
 Set the prefactor.
void Print ()
 Print the entries.
int pNType ()
 Print n type.
void Rescale (double SFactor, int Order)
 Rescale entries.

Detailed Description

Energy contribution from the density functional hamiltonian.

Definition at line 388 of file VarData.h.


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