NAMD
Public Member Functions | Public Attributes | List of all members
sortop_base Struct Reference
Inheritance diagram for sortop_base:
sortop_x sortop_y sortop_z

Public Member Functions

 sortop_base (const FullAtom *atoms)
 

Public Attributes

const FullAtom *const a
 

Detailed Description

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Definition at line 15 of file SortAtoms.C.

Constructor & Destructor Documentation

sortop_base::sortop_base ( const FullAtom atoms)
inline

Definition at line 17 of file SortAtoms.C.

17 : a(atoms) { }
const FullAtom *const a
Definition: SortAtoms.C:16

Member Data Documentation

const FullAtom* const sortop_base::a

Definition at line 16 of file SortAtoms.C.

Referenced by sortop_x::operator()(), sortop_y::operator()(), and sortop_z::operator()().


The documentation for this struct was generated from the following file: