Examples¶

Warning

In construction, in the mean time, refer to this presentation for some guidance (also a work in progress…).

  • Beam wrapper
    • Wrapper
      • Wrapper.__init__()
      • Wrapper._exec()
      • Wrapper._create_input_file()
      • Wrapper._call()
      • Wrapper._parse_output()
      • Wrapper.getInputDescription()
      • Wrapper.getInputDimension()
      • Wrapper.getOutputDescription()
      • Wrapper.getOutputDimension()
      • Wrapper.setInputDescription()
      • Wrapper.setOutputDescription()

Logo

otwrapy

Collection of tools that simplify the task of wrapping external codes in a Python environment. Proudly developed at Phimeca

Navigation

  • Getting started
  • Examples
    • Beam wrapper
  • Documentation of the API

Related Topics

  • Documentation overview
    • Previous: Getting started
    • Next: Beam wrapper

Quick search

©2015-2024 Phimeca. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source
Fork me on GitHub