![]() |
Rosetta
2021.16
|
#include <APBSWrapper.hh>

Public Member Functions | |
| APBSWrapper (pose::Pose const &pose, id::AtomID_Map< bool > const &charged_atoms, id::AtomID_Map< bool > const &present_atoms, int dbg, bool calcenergy) | |
| ~APBSWrapper () override | |
| APBSResultCOP | exec () |
Private Member Functions | |
| int | count_atoms (id::AtomID_Map< bool > const &present_atoms) const |
Private Attributes | |
| PQROP | pqr |
| APBSConfigOP | config |
| APBSResultOP | result |
APBS wrapper
| core::scoring::APBSWrapper::APBSWrapper | ( | pose::Pose const & | pose, |
| id::AtomID_Map< bool > const & | charged_atoms, | ||
| id::AtomID_Map< bool > const & | present_atoms, | ||
| int | dbg, | ||
| bool | calcenergy | ||
| ) |
References config, count_atoms(), pqr, result, and core::scoring::TR().
|
overridedefault |
|
private |
References core::id::AtomID_Map< T >::n_atom(), and core::id::AtomID_Map< T >::n_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