pymor.scripts.pymor_demo

Module Contents

pymor.scripts.pymor_demo.main(demo: Literal[demos], /, *args: Annotated[str, Parameter(allow_leading_hyphen=True)])[source]

Runs a pyMOR demo script.

Parameters:
  • demo – Name of the demo script to run.

  • args – Arguments for the demo script.

pymor.scripts.pymor_demo.app[source]
pymor.scripts.pymor_demo.demos[source]