|
NAMEsc::VDWShape - The VDWShape class describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the atom.SYNOPSIS#include <molshape.h> Inherits sc::UnionShape. Public Member FunctionsVDWShape (const Ref< Molecule > &) VDWShape (const Ref< KeyVal > &) void initialize (const Ref< Molecule > &) Additional Inherited MembersDetailed DescriptionThe VDWShape class describes the surface of a molecule as the union of atom centered spheres, each the van der Waals radius of the atom.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |