STORMM Source Documentation
|
This is the complete list of members for stormm::review::AtomGraph, including all inherited members.
AtomGraph() | stormm::review::AtomGraph | |
AtomGraph(const std::string &file_name, ExceptionResponse policy=ExceptionResponse::WARN, TopologyKind engine_format=TopologyKind::AMBER) | stormm::review::AtomGraph | |
AtomGraph(const std::string &file_name, ExceptionResponse policy, TopologyKind engine_format, double coulomb_constant_in, double default_elec14_screening, double default_vdw14_screening, double charge_rounding_tol, double charge_discretization, ApplyConstraints use_bond_constraints_in=ApplyConstraints::NO, ApplyConstraints use_settle_in=ApplyConstraints::NO) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const std::vector< AtomGraph * > &agv, const std::vector< int > &counts, MoleculeOrdering arrangement=MoleculeOrdering::REORDER_ALL, ExceptionResponse policy=ExceptionResponse::DIE) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const AtomGraph &ag_a, int n_a, const AtomGraph &ag_b, int n_b, MoleculeOrdering arrangement=MoleculeOrdering::REORDER_ALL, ExceptionResponse policy=ExceptionResponse::DIE) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const AtomGraph &ag_a, const AtomGraph &ag_b, int n_b, MoleculeOrdering arrangement=MoleculeOrdering::REORDER_ALL, ExceptionResponse policy=ExceptionResponse::DIE) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const AtomGraph &ag_a, const AtomGraph &ag_b, MoleculeOrdering arrangement=MoleculeOrdering::REORDER_ALL, ExceptionResponse policy=ExceptionResponse::DIE) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const AtomGraph &original, const std::vector< int > &atom_subset, ExceptionResponse policy=ExceptionResponse::DIE, double charge_rounding_tol=default_charge_rounding_tol, double charge_discretization=default_charge_precision_inc, ApplyConstraints use_bond_constraints_in=ApplyConstraints::NO, ApplyConstraints use_settle_in=ApplyConstraints::NO) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const AtomGraph &original, const std::vector< bool > &mask, ExceptionResponse policy=ExceptionResponse::DIE, double charge_rounding_tol=default_charge_rounding_tol, double charge_discretization=default_charge_precision_inc, ApplyConstraints use_bond_constraints_in=ApplyConstraints::NO, ApplyConstraints use_settle_in=ApplyConstraints::NO) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
AtomGraph(const AtomGraph &original) | stormm::review::AtomGraph | |
AtomGraph(AtomGraph &&original) | stormm::review::AtomGraph | |
AtomGraphStage class | stormm::review::AtomGraph | friend |
buildFromPrmtop(const std::string &file_name, const ExceptionResponse policy=ExceptionResponse::WARN, double coulomb_constant_in=amber_ancient_bioq, double default_elec14_screening=amber_default_elec14_screen, double default_vdw14_screening=amber_default_vdw14_screen, double charge_rounding_tol=default_charge_rounding_tol, double charge_discretization=default_charge_precision_inc) | stormm::review::AtomGraph | |
findVirtualSites() const | stormm::review::AtomGraph | |
findVirtualSites(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
findVirtualSites(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAngleParameterCount() const | stormm::review::AtomGraph | |
getAngleTerm(int index) const | stormm::review::AtomGraph | |
getAngleTermCount() const | stormm::review::AtomGraph | |
getAtomCount() const | stormm::review::AtomGraph | |
getAtomExclusions(int index) const | stormm::review::AtomGraph | |
getAtomicMass(MassForm rep=MassForm::ORDINARY) const | stormm::review::AtomGraph | |
getAtomicMass(int low_index, int high_index, MassForm rep=MassForm::ORDINARY) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomicMass(int index, MassForm rep=MassForm::ORDINARY) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomicNumber() const | stormm::review::AtomGraph | |
getAtomicNumber(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomicNumber(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomMobility() const | stormm::review::AtomGraph | |
getAtomMobility(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomMobility(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomMobilityMask() const | stormm::review::AtomGraph | |
getAtomMobilityMask(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomName() const | stormm::review::AtomGraph | |
getAtomName(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomName(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomPBRadius() const | stormm::review::AtomGraph | |
getAtomPBRadius(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomPBRadius(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomType() const | stormm::review::AtomGraph | |
getAtomType(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomType(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getAtomTypeNameTable() const | stormm::review::AtomGraph | |
getBondConstraintCount() const | stormm::review::AtomGraph | |
getBondParameterCount() const | stormm::review::AtomGraph | |
getBondTerm(int index) const | stormm::review::AtomGraph | |
getBondTermCount() const | stormm::review::AtomGraph | |
getChargeIndex() const | stormm::review::AtomGraph | |
getChargeIndex(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getChargeIndex(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getChargeParameter(int index) const | stormm::review::AtomGraph | |
getChargeTypeCount() const | stormm::review::AtomGraph | |
getCharmmImprParameterCount() const | stormm::review::AtomGraph | |
getCharmmImprTerm(int index) const | stormm::review::AtomGraph | |
getCharmmImprTermCount() const | stormm::review::AtomGraph | |
getChemicalDetailsKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getCmapDimension(int index) const | stormm::review::AtomGraph | |
getCmapSurfaceCount() const | stormm::review::AtomGraph | |
getCmapTerm(int index) const | stormm::review::AtomGraph | |
getCmapTermCount() const | stormm::review::AtomGraph | |
getConstrainedDegreesOfFreedom() const | stormm::review::AtomGraph | |
getConstraintGroupAtoms(int index) const | stormm::review::AtomGraph | |
getConstraintGroupCount() const | stormm::review::AtomGraph | |
getConstraintGroupTotalSize() const | stormm::review::AtomGraph | |
getCoulombConstant() const | stormm::review::AtomGraph | |
getDegreesOfFreedom() const | stormm::review::AtomGraph | |
getDescriptor(TopologyDescriptor choice) const | stormm::review::AtomGraph | |
getDescriptor(SanderDescriptor choice) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getDielectricConstant() const | stormm::review::AtomGraph | |
getDihedralParameterCount() const | stormm::review::AtomGraph | |
getDihedralTerm(int index) const | stormm::review::AtomGraph | |
getDihedralTermCount() const | stormm::review::AtomGraph | |
getDoublePrecisionConstraintKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getDoublePrecisionImplicitSolventKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getDoublePrecisionNonbondedKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getDoublePrecisionValenceKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getDoublePrecisionVirtualSiteKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getElectrostatic14Screening() const | stormm::review::AtomGraph | |
getFileName() const | stormm::review::AtomGraph | |
getFirstSolventAtom() const | stormm::review::AtomGraph | |
getFirstSolventMolecule() const | stormm::review::AtomGraph | |
getFullAtomName(int index) const | stormm::review::AtomGraph | |
getGBScreeningFactor() const | stormm::review::AtomGraph | |
getGBScreeningFactor(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getGBScreeningFactor(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getImplicitSolventModel() const | stormm::review::AtomGraph | |
getLargestMoleculeSize() const | stormm::review::AtomGraph | |
getLargestResidueSize() const | stormm::review::AtomGraph | |
getLastSoluteAtom() const | stormm::review::AtomGraph | |
getLastSoluteResidue() const | stormm::review::AtomGraph | |
getLennardJonesEpsilon(int index_a, int index_b) const | stormm::review::AtomGraph | |
getLennardJonesEpsilon(int index_a) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getLennardJonesEpsilon() const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getLennardJonesIndex() const | stormm::review::AtomGraph | |
getLennardJonesIndex(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getLennardJonesIndex(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getLennardJonesSigma(int index_a, int index_b) const | stormm::review::AtomGraph | |
getLennardJonesSigma(int index_a) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getLennardJonesSigma() const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getLJTypeCount() const | stormm::review::AtomGraph | |
getMoleculeContents() const | stormm::review::AtomGraph | |
getMoleculeContents(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getMoleculeCount() const | stormm::review::AtomGraph | |
getMoleculeKind(int mol_index) const | stormm::review::AtomGraph | |
getMoleculeLimits() const | stormm::review::AtomGraph | |
getMoleculeLimits(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getMoleculeMembership() const | stormm::review::AtomGraph | |
getMoleculeMembership(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getMoleculeMembership(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getNonbonded11Exclusions(int index) const | stormm::review::AtomGraph | |
getNonbonded12Exclusions(int index) const | stormm::review::AtomGraph | |
getNonbonded13Exclusions(int index) const | stormm::review::AtomGraph | |
getNonbonded14Exclusions(int index) const | stormm::review::AtomGraph | |
getNonrigidParticleCount() const | stormm::review::AtomGraph | |
getOrganicAtomCount() const | stormm::review::AtomGraph | |
getOrganicMoleculeCount() const | stormm::review::AtomGraph | |
getPartialCharge() const | stormm::review::AtomGraph | |
getPartialCharge(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getPartialCharge(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getParticlesPerMolecule() const | stormm::review::AtomGraph | |
getParticlesPerMolecule(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getPBRadiiSet() const | stormm::review::AtomGraph | |
getResidueCount() const | stormm::review::AtomGraph | |
getResidueIndex() const | stormm::review::AtomGraph | |
getResidueIndex(int atom_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getResidueLimits() const | stormm::review::AtomGraph | |
getResidueLimits(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getResidueName() const | stormm::review::AtomGraph | |
getResidueName(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getResidueNumber() const | stormm::review::AtomGraph | |
getResidueNumber(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getResidueNumber(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getRigidWaterAtomCount() const | stormm::review::AtomGraph | |
getRigidWaterCount() const | stormm::review::AtomGraph | |
getSaltConcentration() const | stormm::review::AtomGraph | |
getSelfPointer() const | stormm::review::AtomGraph | |
getSelfPointer() (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getSettleGroupCount() const | stormm::review::AtomGraph | |
getSinglePrecisionConstraintKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getSinglePrecisionImplicitSolventKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getSinglePrecisionNonbondedKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getSinglePrecisionValenceKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getSinglePrecisionVirtualSiteKit(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::review::AtomGraph | |
getStructuralAtomNumber() const | stormm::review::AtomGraph | |
getStructuralAtomNumber(int low_index, int high_index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getStructuralAtomNumber(int index) const (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
getTitle() const | stormm::review::AtomGraph | |
getTotalExclusions() const | stormm::review::AtomGraph | |
getTotalMass() const | stormm::review::AtomGraph | |
getUnitCellType() const | stormm::review::AtomGraph | |
getUreyBradleyParameterCount() const | stormm::review::AtomGraph | |
getUreyBradleyTerm(int index) const | stormm::review::AtomGraph | |
getUreyBradleyTermCount() const | stormm::review::AtomGraph | |
getVanDerWaals14Screening() const | stormm::review::AtomGraph | |
getVirtualSiteCount() const | stormm::review::AtomGraph | |
getVirtualSiteFrameAtom(int index, int nfrm) const | stormm::review::AtomGraph | |
getVirtualSiteFrameDimension(int index, int ndim) | stormm::review::AtomGraph | |
getVirtualSiteFrameType(int index) const | stormm::review::AtomGraph | |
getVirtualSiteIndex(int atom_index, ExceptionResponse policy=ExceptionResponse::DIE) const | stormm::review::AtomGraph | |
getVirtualSiteParameterSetCount() const | stormm::review::AtomGraph | |
getWaterResidueCount() const | stormm::review::AtomGraph | |
getWaterResidueName() const | stormm::review::AtomGraph | |
getWaterResidueSize() const | stormm::review::AtomGraph | |
matchOverflowAtomName(const std::string &query) const | stormm::review::AtomGraph | |
matchOverflowAtomType(const std::string &query) const | stormm::review::AtomGraph | |
matchOverflowResidueName(const std::string &query) const | stormm::review::AtomGraph | |
modifyAtomMobility(MobilitySetting movement) | stormm::review::AtomGraph | |
modifyAtomMobility(int low_index, int high_index, MobilitySetting movement) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
modifyAtomMobility(int index, MobilitySetting movement) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
modifyAtomMobility(const std::vector< int > &mask, MobilitySetting movement) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
operator=(const AtomGraph &other) | stormm::review::AtomGraph | |
operator=(AtomGraph &&other) | stormm::review::AtomGraph | |
printAmberFormat(const std::string &output_file={}, PrintSituation expectation=PrintSituation::OPEN_NEW, ExceptionResponse pr_policy=ExceptionResponse::DIE) const | stormm::review::AtomGraph | |
printToFile(const std::string &output_file={}, TopologyKind output_style=TopologyKind::AMBER, PrintSituation expectation=PrintSituation::OPEN_NEW, ExceptionResponse pr_policy=ExceptionResponse::DIE) const | stormm::review::AtomGraph | |
setAngleParameters(double new_keq, double new_teq, bool set_keq, bool set_teq, int parm_idx, ExceptionResponse policy=ExceptionResponse::SILENT) | stormm::review::AtomGraph | |
setAngleParameters(double new_keq, double new_teq, bool set_keq, bool set_teq, char4 type_a, char4 type_b, char4 type_c, ExceptionResponse policy=ExceptionResponse::SILENT) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
setBondParameters(double new_keq, double new_leq, bool set_keq, bool set_leq, int parm_idx, ExceptionResponse policy=ExceptionResponse::SILENT) | stormm::review::AtomGraph | |
setBondParameters(double new_keq, double new_leq, bool set_keq, bool set_leq, char4 type_a, char4 type_b, ExceptionResponse policy=ExceptionResponse::SILENT) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
setCharmmImprParameters(double new_stiffness, double new_phase_angle, bool set_stiffness, bool set_phase_angle, int parm_idx, ExceptionResponse policy=ExceptionResponse::SILENT) | stormm::review::AtomGraph | |
setCharmmImprParameters(double new_stiffness, double new_phase_angle, bool set_stiffness, bool set_phase_angle, char4 type_a, char4 type_b, char4 type_c, char4 type_d, ExceptionResponse policy=ExceptionResponse::SILENT) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
setDihedralParameters(double new_amplitude, double new_phase_angle, bool set_amplitude, bool set_phase_angle, int parm_idx, ExceptionResponse policy=ExceptionResponse::SILENT) | stormm::review::AtomGraph | |
setDihedralParameters(double new_amplitude, double new_phase_angle, bool set_amplitude, bool set_phase_angle, char4 type_a, char4 type_b, char4 type_c, char4 type_d, double periodicity, ExceptionResponse policy=ExceptionResponse::SILENT) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
setImplicitSolventModel(ImplicitSolventModel igb_in, double dielectric_in=80.0, double saltcon_in=0.0, AtomicRadiusSet radii_set=AtomicRadiusSet::NONE, ExceptionResponse policy=ExceptionResponse::WARN) | stormm::review::AtomGraph | |
setSource(const std::string &new_source) | stormm::review::AtomGraph | |
setUreyBradleyParameters(double new_keq, double new_leq, bool set_keq, bool set_leq, int parm_idx, ExceptionResponse policy=ExceptionResponse::SILENT) | stormm::review::AtomGraph | |
setUreyBradleyParameters(double new_keq, double new_leq, bool set_keq, bool set_leq, char4 type_a, char4 type_b, char4 type_c, ExceptionResponse policy=ExceptionResponse::SILENT) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
setWaterResidueName(const char4 new_name) | stormm::review::AtomGraph | |
setWaterResidueName(const std::string &new_name) (defined in stormm::review::AtomGraph) | stormm::review::AtomGraph | |
usesSettle() const | stormm::review::AtomGraph | |
usesShake() const | stormm::review::AtomGraph | |
~AtomGraph()=default | stormm::review::AtomGraph |