ergo
Functional_ Struct Reference

#include <functionals.h>

Public Attributes

const char * name
 
IsGGAFunc is_gga
 
ReadInputFunc read
 
ReportFunc report
 
EnergyFunc func
 
FirstOrderFun first
 
SecondOrderFun second
 
ThirdOrderFun third
 
FourthOrderFun fourth
 

Member Data Documentation

◆ first

FirstOrderFun Functional_::first

◆ fourth

FourthOrderFun Functional_::fourth

◆ func

◆ is_gga

IsGGAFunc Functional_::is_gga

Referenced by dft_integrator_bl_new(), and gga_isgga().

◆ name

const char* Functional_::name

◆ read

ReadInputFunc Functional_::read

Referenced by main().

◆ report

ReportFunc Functional_::report

Referenced by main().

◆ second

SecondOrderFun Functional_::second

◆ third

ThirdOrderFun Functional_::third

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