Home
last modified time | relevance | path

Searched defs:get_gdpt_expj (Results 1 – 2 of 2) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pbsam/src/
H A DSystemSAM.h175 vector<int> get_gdpt_expj(int j) const { return cgGdPtExp_[j]; } in get_gdpt_expj() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pb_shared/src/
H A DBaseSys.h104 virtual vector<int> get_gdpt_expj(int j) const { return vector<int>(); } in get_gdpt_expj() function