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 18 of file SortAtoms.C.

Constructor & Destructor Documentation

◆ sortop_base()

sortop_base::sortop_base ( const FullAtom atoms)
inline

Definition at line 20 of file SortAtoms.C.

20 : a(atoms) { }
const FullAtom *const a
Definition: SortAtoms.C:19

Member Data Documentation

◆ a

const FullAtom* const sortop_base::a

Definition at line 19 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: