Home
last modified time | relevance | path

Searched refs:maxwidth_exps_table (Results 1 – 4 of 4) sorted by relevance

/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/contrib/
H A Dco-opt.cpp125 arma::vec maxwidth_exps_table(int am, double tol, size_t nexp, double & width, int n) { in maxwidth_exps_table() function
157 exps=maxwidth_exps_table(am,tol,nx,w,n); in span_width()
199 arma::vec exps=maxwidth_exps_table(am,cpl[am].tol,cpl[am].exps.size()+ndiffuse+ntight,w,n_tau); in augment_basis()
H A Dco-opt.h229 arma::vec maxwidth_exps_table(int am, double tol, size_t nexp, double & width) { in maxwidth_exps_table() function
261 exps=maxwidth_exps_table(am,tol,nx,w); in span_width()
349 exps=maxwidth_exps_table(am,cpl[am].tol,nexp,w); in load_limits()
447 std::vector<double> exps=maxwidth_exps_table(am,cpl[am].tol,nf,w); in load_limits()
525 exps[am]=maxwidth_exps_table(am,cpl[am].tol,nfuncs[am],widths[am]);
770 arma::vec pexp=maxwidth_exps_table(addam,cotol,nx,pw);
783 maxwidth_exps_table(addam,cotol,nexp+1,wnext);
785 maxwidth_exps_table(addam,cotol,nexp,wcur);
1110 maxwidth_exps_table(scanam,cpl[scanam].tol,nexp+1,nextw);
1112 maxwidth_exps_table(scanam,cpl[scanam].tol,nexp,curw);
[all …]
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/contrib/
H A Dco-opt.cpp125 arma::vec maxwidth_exps_table(int am, double tol, size_t nexp, double & width, int n) { in maxwidth_exps_table() function
157 exps=maxwidth_exps_table(am,tol,nx,w,n); in span_width()
199 arma::vec exps=maxwidth_exps_table(am,cpl[am].tol,cpl[am].exps.size()+ndiffuse+ntight,w,n_tau); in augment_basis()
H A Dco-opt.h229 arma::vec maxwidth_exps_table(int am, double tol, size_t nexp, double & width) { in maxwidth_exps_table() function
261 exps=maxwidth_exps_table(am,tol,nx,w); in span_width()
349 exps=maxwidth_exps_table(am,cpl[am].tol,nexp,w); in load_limits()
447 std::vector<double> exps=maxwidth_exps_table(am,cpl[am].tol,nf,w); in load_limits()
525 exps[am]=maxwidth_exps_table(am,cpl[am].tol,nfuncs[am],widths[am]);
770 arma::vec pexp=maxwidth_exps_table(addam,cotol,nx,pw);
783 maxwidth_exps_table(addam,cotol,nexp+1,wnext);
785 maxwidth_exps_table(addam,cotol,nexp,wcur);
1110 maxwidth_exps_table(scanam,cpl[scanam].tol,nexp+1,nextw);
1112 maxwidth_exps_table(scanam,cpl[scanam].tol,nexp,curw);
[all …]