Gromacs  2025.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::ModularSimulatorAlgorithmBuilderHelper Member List

This is the complete list of members for gmx::ModularSimulatorAlgorithmBuilderHelper, including all inherited members.

builderData(const std::string &key) const gmx::ModularSimulatorAlgorithmBuilderHelper
changeReferenceTemperatureCallback()gmx::ModularSimulatorAlgorithmBuilderHelper
elementIsStored(const ISimulatorElement *element) const gmx::ModularSimulatorAlgorithmBuilderHelper
ModularSimulatorAlgorithmBuilderHelper(ModularSimulatorAlgorithmBuilder *builder)gmx::ModularSimulatorAlgorithmBuilderHelper
registerPostStepScheduling(SchedulingFunction schedulingFunction)gmx::ModularSimulatorAlgorithmBuilderHelper
registerPreStepScheduling(SchedulingFunction schedulingFunction)gmx::ModularSimulatorAlgorithmBuilderHelper
registerPropagator(PropagatorConnection connectionData)gmx::ModularSimulatorAlgorithmBuilderHelper
registerReferenceTemperatureUpdate(ReferenceTemperatureCallback referenceTemperatureCallback)gmx::ModularSimulatorAlgorithmBuilderHelper
registerTemperaturePressureControl(std::function< void(const PropagatorConnection &)> registrationFunction)gmx::ModularSimulatorAlgorithmBuilderHelper
simulationData(const std::string &key)gmx::ModularSimulatorAlgorithmBuilderHelper
storeBuilderData(const std::string &key, const ValueType &value)gmx::ModularSimulatorAlgorithmBuilderHelper
storeElement(std::unique_ptr< Element > element)gmx::ModularSimulatorAlgorithmBuilderHelper
storeSimulationData(const std::string &key, ValueType &&value)gmx::ModularSimulatorAlgorithmBuilderHelper