occ
Loading...
Searching...
No Matches
occ::io::MethodInput Struct Reference

#include <occ_input.h>

Collaboration diagram for occ::io::MethodInput:
[legend]

Public Attributes

std::string name {"rhf"}
 
GridSettings dft_grid
 
double integral_precision {1e-12}
 
double orbital_smearing_sigma {0.0}
 
bool use_direct_df_kernels {false}
 
bool use_split_ri_j {false}
 
bool use_cosx {false}
 
COSXGridLevel cosx_grid_level {COSXGridLevel::Grid1}
 
COSXSettings cosx
 

Member Data Documentation

◆ cosx

COSXSettings occ::io::MethodInput::cosx

◆ cosx_grid_level

COSXGridLevel occ::io::MethodInput::cosx_grid_level {COSXGridLevel::Grid1}

◆ dft_grid

GridSettings occ::io::MethodInput::dft_grid

◆ integral_precision

double occ::io::MethodInput::integral_precision {1e-12}

◆ name

std::string occ::io::MethodInput::name {"rhf"}

◆ orbital_smearing_sigma

double occ::io::MethodInput::orbital_smearing_sigma {0.0}

◆ use_cosx

bool occ::io::MethodInput::use_cosx {false}

◆ use_direct_df_kernels

bool occ::io::MethodInput::use_direct_df_kernels {false}

◆ use_split_ri_j

bool occ::io::MethodInput::use_split_ri_j {false}

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