.TH "sc::CS2Sphere" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::CS2Sphere .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBCS2Sphere\fP (const \fBSCVector3\fP &v, double rad)" .br .ti -1c .RI "\fBCS2Sphere\fP (double x, double y, double z, double rad)" .br .ti -1c .RI "void \fBinitialize\fP (\fBSCVector3\fP &v, double rad)" .br .ti -1c .RI "\fBCS2Sphere\fP & \fBoperator=\fP (const \fBCS2Sphere\fP &s)" .br .ti -1c .RI "double \fBdistance\fP (\fBCS2Sphere\fP &asphere)" .br .ti -1c .RI "double \fBcommon_radius\fP (\fBCS2Sphere\fP &asphere)" .br .ti -1c .RI "const \fBSCVector3\fP & \fBcenter\fP (void) const" .br .ti -1c .RI "double \fBx\fP () const" .br .ti -1c .RI "double \fBy\fP () const" .br .ti -1c .RI "double \fBz\fP () const" .br .ti -1c .RI "\fBSCVector3\fP \fBcenter_vec\fP (const \fBCS2Sphere\fP &asphere)" .br .ti -1c .RI "double \fBradius\fP (void) const" .br .ti -1c .RI "void \fBrecenter\fP (const \fBSCVector3\fP &v)" .br .ti -1c .RI "void \fBprint\fP (std::ostream &os=\fBExEnv::out0\fP()) const" .br .ti -1c .RI "int \fBintersect\fP (\fBCS2Sphere\fP *s, int n_spheres) const" .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 "Static Public Attributes" .in +1c .ti -1c .RI "static int \fBn_no_spheres_\fP" .br .ti -1c .RI "static int \fBn_probe_enclosed_by_a_sphere_\fP" .br .ti -1c .RI "static int \fBn_probe_center_not_enclosed_\fP" .br .ti -1c .RI "static int \fBn_surface_of_s0_not_covered_\fP" .br .ti -1c .RI "static int \fBn_plane_totally_covered_\fP" .br .ti -1c .RI "static int \fBn_internal_edge_not_covered_\fP" .br .ti -1c .RI "static int \fBn_totally_covered_\fP" .br .in -1c .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.