Go to the documentation of this file.
31 #if !defined(_GRID_INTERFACE_H_)
32 #define _GRID_INTERFACE_H_ 1
52 virtual void getAtom(
int icent,
int *cnt,
real (*coor)[3],
53 int *
charge,
int *mult)
const = 0;
57 int *nblcnt,
int (*iblcks)[2])
const = 0;
58 virtual void getExps(
int *maxl,
int **nucbas,
real (**aa)[2])
const = 0;