XCDistributorGga< Matrix > Struct Template Reference

distributes a GGA-type xc potential over the XC-matrix elements. More...

#include <xc_evaluators.h>

List of all members.

Static Public Member Functions

static void distribute (DftIntegratorBl *grid, int bllen, int blstart, int blend, real *restrict tmp, const real *dR, const real *dZ, Matrix &excmat)

Detailed Description

template<typename Matrix>
struct XCDistributorGga< Matrix >

distributes a GGA-type xc potential over the XC-matrix elements.

Matrix is a type provides an operation add(row, col, val).


Member Function Documentation

template<typename Matrix >
static void XCDistributorGga< Matrix >::distribute ( DftIntegratorBl grid,
int  bllen,
int  blstart,
int  blend,
real *restrict  tmp,
const real dR,
const real dZ,
Matrix &  excmat 
) [inline, static]

The documentation for this struct was generated from the following file:

Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1