Index (S)
»
Rafflesia
»
Types
»
SimulationGromacsPreflightRequestEngine
Class: Rafflesia::Types::SimulationGromacsPreflightRequestEngine
Inherits:
Object
Object
Rafflesia::Types::SimulationGromacsPreflightRequestEngine
show all
Defined in:
lib/rafflesia/types/simulation_gromacs_preflight_request_engine.rb
Constant Summary
collapse
AUTO =
'
auto
'
GROMACS =
'
gromacs
'
ALL =
[
AUTO
,
GROMACS
]
.
freeze