apoCHARMM 1.0.0
High-performance molecular dynamics simulations on GPUs
 
Loading...
Searching...
No Matches
AtomSelection Member List

This is the complete list of members for AtomSelection, including all inherited members.

AtomSelection(void)=deleteAtomSelection
AtomSelection(const int numAtoms, const InitialValue initialValue=InitialValue::NONE)AtomSelection
AtomSelection(const AtomSelection &other)AtomSelection
AtomSelection(const AtomSelection &&other)AtomSelection
clear(void)AtomSelection
contains(const int atomIndex) constAtomSelection
fill(void)AtomSelection
getAtomIndices(void) constAtomSelection
getNumAtoms(void) constAtomSelection
getNumSelected(void) constAtomSelection
InitialValue enum nameAtomSelection
operator&=(const AtomSelection &other)AtomSelection
operator=(const AtomSelection &other)AtomSelection
operator=(const AtomSelection &&other)AtomSelection
operator|=(const AtomSelection &other)AtomSelection
set(const int atomIndex, const bool isSelected=true)AtomSelection
setNumAtoms(const int numAtoms, const InitialValue initialValue=InitialValue::NONE)AtomSelection