itasca.interface

Functions and classes for working with FLAC3D interfaces.

Functions

itasca.interface.find(name: str) → Interface object.

Get the interface object with the given ID number.

itasca.interface.list() → Interface iterator object.

Get an interface iterator object.

Classes

Sub-modules