


class NPTVerlet(NPTVerletIntegrator):
   def keyword(self):
      return "NPTVerlet"
