![]() |
Rosetta Core
2014.16.56682
|
#include <APBSWrapper.hh>
Public Member Functions | |
| APBSWrapper (pose::Pose const &pose, std::map< std::string, bool > const &charged_residues, int dbg, bool calcenergy) | |
| virtual | ~APBSWrapper () |
| APBSResultCOP | exec () |
Private Member Functions | |
| int | count_atoms (pose::Pose const &pose) const |
Private Attributes | |
| PQROP | pqr |
| APBSConfigOP | config |
| APBSResultOP | result |
APBS wrapper
| core::scoring::APBSWrapper::APBSWrapper | ( | pose::Pose const & | pose, |
| std::map< std::string, bool > const & | charged_residues, | ||
| int | dbg, | ||
| bool | calcenergy | ||
| ) |
References config, count_atoms(), pqr, result, and core::scoring::TR.
|
virtual |
|
private |
References j, nres, core::pose::Pose::residue(), and core::pose::Pose::total_residue().
Referenced by APBSWrapper().
| APBSResultCOP core::scoring::APBSWrapper::exec | ( | ) |
|
private |
Referenced by APBSWrapper(), and exec().
|
private |
Referenced by APBSWrapper(), and exec().
|
private |
Referenced by APBSWrapper(), and exec().
1.8.7