sc_DiscreteConnollyShape(3)

DiscreteConnollyShape and ConnollyShape should produce the same result.

Section 3 libsc-doc bookworm source

Description

sc::DiscreteConnollyShape

NAME

sc::DiscreteConnollyShape - DiscreteConnollyShape and ConnollyShape should produce the same result.

SYNOPSIS

#include <molshape.h>

Inherits sc::UnionShape.

Public Member Functions

DiscreteConnollyShape (const Ref< KeyVal > &)
void initialize (const Ref< Molecule > &, double probe_radius)

Additional Inherited Members

Detailed Description

DiscreteConnollyShape and ConnollyShape 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.

Author

Generated automatically by Doxygen for MPQC from the source code.