.TH "sc::ConnollyShape" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::ConnollyShape \- \fBDiscreteConnollyShape\fP and \fBConnollyShape\fP should produce the same result\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::Shape\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBConnollyShape\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "void \fBinitialize\fP (const \fBRef\fP< \fBMolecule\fP > &, double probe_radius)" .br .ti -1c .RI "void \fBclear\fP ()" .br .ti -1c .RI "double \fBdistance_to_surface\fP (const \fBSCVector3\fP &r, \fBSCVector3\fP *grad=0) const" .br .ti -1c .RI "void \fBboundingbox\fP (double valuemin, double valuemax, \fBSCVector3\fP &p1, \fBSCVector3\fP &p2)" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static void \fBprint_counts\fP (std::ostream &=\fBExEnv::out0\fP())" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBDiscreteConnollyShape\fP and \fBConnollyShape\fP should produce the same result\&. The discrete version is a shape union of discrete subshapes and is slower\&. These classes describe the solvent accessible surface of a molecule\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.