addFreeCoordinateName(const std::string &file_name) | stormm::testing::FilesControls | |
addFreeTopologyName(const std::string &file_name) | stormm::testing::FilesControls | |
addSystem(const MoleculeSystem &new_mol) | stormm::testing::FilesControls | |
FilesControls(ExceptionResponse policy_in=ExceptionResponse::DIE, WrapTextSearch wrap=WrapTextSearch::NO) | stormm::testing::FilesControls | |
FilesControls(const TextFile &tf, int *start_line, bool *found_nml=nullptr, ExceptionResponse policy_in=ExceptionResponse::DIE, WrapTextSearch wrap=WrapTextSearch::NO, const std::vector< std::string > &alternatives={}, const std::vector< std::string > &sys_requirements={"-pe", "-ce"}) (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
FilesControls(const FilesControls &original)=default | stormm::testing::FilesControls | |
FilesControls(FilesControls &&original)=default (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
getCheckpointFileName() const | stormm::testing::FilesControls | |
getCheckpointFormat() const | stormm::testing::FilesControls | |
getFileFusionProtocol() const | stormm::testing::FilesControls | |
getFreeCoordinateName(int index) const | stormm::testing::FilesControls | |
getFreeCoordinateNames() const (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
getFreeCoordinatesCount() const | stormm::testing::FilesControls | |
getFreeTopologyCount() const | stormm::testing::FilesControls | |
getFreeTopologyName(int index) const | stormm::testing::FilesControls | |
getFreeTopologyNames() const (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
getInputTranscriptFile() const | stormm::testing::FilesControls | |
getOutputCoordinateFormat() const | stormm::testing::FilesControls | |
getReportFile() const | stormm::testing::FilesControls | |
getSdfModificationPolicy() const | stormm::testing::FilesControls | |
getSdfNotifications() const | stormm::testing::FilesControls | |
getStructureCount() const | stormm::testing::FilesControls | |
getSystem(int index) const | stormm::testing::FilesControls | |
getSystemDefinitionCount() const | stormm::testing::FilesControls | |
getTrajectoryFileName() const | stormm::testing::FilesControls | |
getTranscript() const | stormm::testing::FilesControls | |
getWarningFileName() const | stormm::testing::FilesControls | |
operator=(const FilesControls &original)=default (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
operator=(FilesControls &&original)=default (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
readAllFreeFrames() const | stormm::testing::FilesControls | |
removeFreeCoordinateName(int index, int stretch=1) | stormm::testing::FilesControls | |
removeFreeCoordinateName(const std::string &fname) (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
removeFreeTopologyName(int index, int stretch=1) | stormm::testing::FilesControls | |
removeFreeTopologyName(const std::string &fname) (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
removeSystem(int index, int stretch=1) | stormm::testing::FilesControls | |
setAllFreeFrameReading(const bool active) | stormm::testing::FilesControls | |
setCheckpointFormat(const std::string &chk_kind) | stormm::testing::FilesControls | |
setCheckpointFormat(CoordinateFileKind chk_kind) (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
setGeneralCheckpointFileName(const std::string &proto_name) | stormm::testing::FilesControls | |
setGeneralTrajectoryFileName(const std::string &proto_name) | stormm::testing::FilesControls | |
setInputTranscriptFileName(const std::string &file_name) | stormm::testing::FilesControls | |
setOutputCoordinateFormat(const std::string &traj_kind) | stormm::testing::FilesControls | |
setOutputCoordinateFormat(CoordinateFileKind traj_kind) (defined in stormm::testing::FilesControls) | stormm::testing::FilesControls | |
setReportFileName(const std::string &file_name) | stormm::testing::FilesControls | |
setSdfModficiationPolicy(ModificationPolicy policy_in) | stormm::testing::FilesControls | |
setSdfNotifications(ExceptionResponse policy_in) | stormm::testing::FilesControls | |
setWarningFileName(const std::string &file_name) | stormm::testing::FilesControls | |