ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
TN_test Class Reference
Inheritance diagram for TN_test:
Collaboration diagram for TN_test:

Protected Member Functions

void SetUp ()
 
void TearDown ()
 
void Solve (int func_label)
 

Protected Attributes

ModuleBase::Opt_TN tn
 
ModuleBase::Opt_DCsrch ds
 
TestTools tools
 
int maxiter = 500
 
double step = 1.
 
double residual = 10.
 
double tol = 1e-5
 
int final_iter = 0
 
int flag = 0
 
char * task = nullptr
 
double * p = nullptr
 
double * x = nullptr
 

Member Function Documentation

◆ SetUp()

void TN_test::SetUp ( )
inlineprotected
Here is the call graph for this function:

◆ Solve()

void TN_test::Solve ( int  func_label)
inlineprotected
Here is the call graph for this function:

◆ TearDown()

void TN_test::TearDown ( )
inlineprotected

Member Data Documentation

◆ ds

ModuleBase::Opt_DCsrch TN_test::ds
protected

◆ final_iter

int TN_test::final_iter = 0
protected

◆ flag

int TN_test::flag = 0
protected

◆ maxiter

int TN_test::maxiter = 500
protected

◆ p

double* TN_test::p = nullptr
protected

◆ residual

double TN_test::residual = 10.
protected

◆ step

double TN_test::step = 1.
protected

◆ task

char* TN_test::task = nullptr
protected

◆ tn

ModuleBase::Opt_TN TN_test::tn
protected

◆ tol

double TN_test::tol = 1e-5
protected

◆ tools

TestTools TN_test::tools
protected

◆ x

double* TN_test::x = nullptr
protected

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