.TH "sc::ShellExtent" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::ShellExtent .SH SYNOPSIS .br .PP .PP Inherits \fBsc::RefCount\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBinit\fP (const \fBRef\fP< \fBGaussianBasisSet\fP > &, double resolution=1\&.0, double tolerance=DBL_EPSILON)" .br .ti -1c .RI "const std::vector< \fBExtentData\fP > & \fBcontributing_shells\fP (int x, int y, int z)" .br .RI "Returns the shells that are nonzero at coordinates x, y, z\&. " .ti -1c .RI "const std::vector< \fBExtentData\fP > & \fBcontributing_shells\fP (double x, double y, double z)" .br .ti -1c .RI "void \fBprint\fP (std::ostream &o=\fBExEnv::out0\fP())" .br .ti -1c .RI "const int * \fBn\fP () const" .br .ti -1c .RI "int \fBn\fP (int ixyz) const" .br .ti -1c .RI "double \fBlower\fP (int ixyz) const" .br .ti -1c .RI "double \fBupper\fP (int ixyz) const" .br .ti -1c .RI "double \fBresolution\fP () const" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "const std::vector<\fBExtentData\fP>& sc::ShellExtent::contributing_shells (int x, int y, int z)\fC [inline]\fP" .PP Returns the shells that are nonzero at coordinates x, y, z\&. The shells numbers are in ascending order\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.