MADNESS 0.10.1
Public Member Functions | Private Attributes | List of all members
madness::x_space_indexer Class Reference

#include <x_space.h>

Public Member Functions

 x_space_indexer (int num_orbitals)
 
vector_real_function_3d get_x_state (int i, const vector_real_function_3d &rf) const
 
vector_real_function_3d get_y_state (int i, const vector_real_function_3d &rf) const
 

Private Attributes

int num_orbitals
 

Constructor & Destructor Documentation

◆ x_space_indexer()

madness::x_space_indexer::x_space_indexer ( int  num_orbitals)
inline

Member Function Documentation

◆ get_x_state()

vector_real_function_3d madness::x_space_indexer::get_x_state ( int  i,
const vector_real_function_3d rf 
) const
inline

References num_orbitals.

◆ get_y_state()

vector_real_function_3d madness::x_space_indexer::get_y_state ( int  i,
const vector_real_function_3d rf 
) const
inline

References num_orbitals.

Member Data Documentation

◆ num_orbitals

int madness::x_space_indexer::num_orbitals
private

Referenced by get_x_state(), and get_y_state().


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