occ
Loading...
Searching...
No Matches
occ::dft::AtomGrid Struct Reference

#include <grid.h>

Public Member Functions

 AtomGrid ()
 
 AtomGrid (size_t num_points)
 
size_t num_points () const
 

Public Attributes

uint_fast8_t atomic_number
 
Mat3N points
 
Vec weights
 

Constructor & Destructor Documentation

◆ AtomGrid() [1/2]

occ::dft::AtomGrid::AtomGrid ( )
inline

◆ AtomGrid() [2/2]

occ::dft::AtomGrid::AtomGrid ( size_t  num_points)
inline

Member Function Documentation

◆ num_points()

size_t occ::dft::AtomGrid::num_points ( ) const
inline

Member Data Documentation

◆ atomic_number

uint_fast8_t occ::dft::AtomGrid::atomic_number

◆ points

Mat3N occ::dft::AtomGrid::points

◆ weights

Vec occ::dft::AtomGrid::weights

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