GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::StreSimpleCo(3) MPQC sc::StreSimpleCo(3)

sc::StreSimpleCo - The StreSimpleCo class describes an stretch internal coordinate of a molecule.

#include <simple.h>

Inherits sc::SimpleCo.


StreSimpleCo (const StreSimpleCo &)
StreSimpleCo (const char *, int, int)
This constructor takes a string containing a label, and two integers which are the indices of the atoms we're measuring the distance between. StreSimpleCo (const Ref< KeyVal > &)
The KeyVal constructor. const char * ctype () const
Always returns the string 'STRE'. double bohr () const
Returns the distance between the two atoms in atomic units. double angstrom () const
Returns the distance between the two atoms in angstrom units. double preferred_value () const
Returns the distance between the two atoms in angstrom units.

The StreSimpleCo class describes an stretch internal coordinate of a molecule.

The input is described in the documentation of its parent class SimpleCo.

Designating the two atoms as $a$ and $b$ and their cartesian positions as $$ and $lue of the coordinate, $r$, is r = -

This constructor takes a string containing a label, and two integers which are the indices of the atoms we're measuring the distance between. Atom numbering begins at atom 1, not atom 0.

The KeyVal constructor. This calls the SimpleCo keyval constructor with an integer argument of 2.

Always returns the string 'STRE'.

Implements sc::IntCoor.

Returns the distance between the two atoms in angstrom units.

Reimplemented from sc::IntCoor.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.