ergo
XCDistributorGga< Matrix > Struct Template Reference

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

#include <xc_evaluators.h>

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

◆ distribute()

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 
)
inlinestatic

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