votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
votca::xtp::ADIIS Class Reference

#include <adiis.h>

Public Member Functions

Eigen::VectorXd CalcCoeff (const std::vector< Eigen::MatrixXd > &dmathist, const std::vector< Eigen::MatrixXd > &mathist)
 
bool Info ()
 

Private Attributes

bool success = true
 

Detailed Description

Definition at line 34 of file adiis.h.

Member Function Documentation

◆ CalcCoeff()

Eigen::VectorXd votca::xtp::ADIIS::CalcCoeff ( const std::vector< Eigen::MatrixXd > &  dmathist,
const std::vector< Eigen::MatrixXd > &  mathist 
)

Definition at line 32 of file adiis.cc.

◆ Info()

bool votca::xtp::ADIIS::Info ( )
inline

Definition at line 39 of file adiis.h.

Member Data Documentation

◆ success

bool votca::xtp::ADIIS::success = true
private

Definition at line 42 of file adiis.h.


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