Class: Rafflesia::Types::SimulationGromacsPreflightRequestEngine

Inherits:
Object
  • Object
show all
Defined in:
lib/rafflesia/types/simulation_gromacs_preflight_request_engine.rb

Constant Summary collapse

AUTO =
'auto'
GROMACS =
'gromacs'
ALL =
[AUTO, GROMACS].freeze