sc::CS2Sphere(3) | MPQC | sc::CS2Sphere(3) |
sc::CS2Sphere
CS2Sphere (const SCVector3 &v, double rad)
CS2Sphere (double x, double y, double z, double rad)
void initialize (SCVector3 &v, double rad)
CS2Sphere & operator= (const CS2Sphere &s)
double distance (CS2Sphere &asphere)
double common_radius (CS2Sphere &asphere)
const SCVector3 & center (void) const
double x () const
double y () const
double z () const
SCVector3 center_vec (const CS2Sphere &asphere)
double radius (void) const
void recenter (const SCVector3 &v)
void print (std::ostream &os=ExEnv::out0()) const
int intersect (CS2Sphere *s, int n_spheres) const
static void print_counts (std::ostream
&=ExEnv::out0())
static int n_no_spheres_
static int n_probe_enclosed_by_a_sphere_
static int n_probe_center_not_enclosed_
static int n_surface_of_s0_not_covered_
static int n_plane_totally_covered_
static int n_internal_edge_not_covered_
static int n_totally_covered_
Generated automatically by Doxygen for MPQC from the source code.
Fri Dec 2 2022 | Version 2.3.1 |