ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TestTools Class Reference

#include <opt_test_tools.h>

Collaboration diagram for TestTools:

Public Member Functions

 TestTools ()
 
double func (double *x, int func_label)
 
void dfuncdx (double *x, double *gradient, int func_label)
 
double dfuncdstp (double *x, double *p, int func_label)
 

Public Attributes

int nx = 0
 
LinearEqu le
 
ModuleESolver::ESolver_OF mf
 

Constructor & Destructor Documentation

◆ TestTools()

TestTools::TestTools ( )
inline

Member Function Documentation

◆ dfuncdstp()

double TestTools::dfuncdstp ( double *  x,
double *  p,
int  func_label 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ dfuncdx()

void TestTools::dfuncdx ( double *  x,
double *  gradient,
int  func_label 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ func()

double TestTools::func ( double *  x,
int  func_label 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ le

LinearEqu TestTools::le

◆ mf

◆ nx

int TestTools::nx = 0

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