grid_atomic.h File Reference

Implements shared parts of the grid generation code. More...

#include "realtype.h"
#include "matrix_typedefs.h"
#include "basisinfo.h"
#include "grid_interface.h"

Go to the source code of this file.

Classes

struct  RadialScheme
 RadialScheme describes the radial grid. More...
struct  RadialSchemeGC2
struct  RadialSchemeTurbo
struct  RadialSchemeLMG

Defines

#define _GRID_ATOMIC_H_   1

Typedefs

typedef ergo_real real
typedef ergo_long_real long_real

Variables

const real BraggRadii []
 vector of atoms' Bragg radii.
const unsigned BraggSize
 Number of defined elements in BraggRadii array.

Detailed Description

Implements shared parts of the grid generation code.

Examples include radial grids and code for determining active shells in given space.


Define Documentation

#define _GRID_ATOMIC_H_   1

Typedef Documentation

typedef ergo_real real

Variable Documentation

const real BraggRadii[]

vector of atoms' Bragg radii.

It is indexed by atomic number.

Referenced by BoxPartitioner::prepare(), and RadialGrid::setAngularFixed().

const unsigned BraggSize

Number of defined elements in BraggRadii array.

Referenced by BoxPartitioner::prepare().


Generated on 21 Nov 2012 for ergo by  doxygen 1.6.1