Peano
Loading...
Searching...
No Matches
Wrapper.Pair Class Reference
Inheritance diagram for Wrapper.Pair:
Collaboration diagram for Wrapper.Pair:

Static Public Attributes

 argtypes
 restype

Static Protected Attributes

list _fields_

Detailed Description

Definition at line 17 of file Wrapper.py.

Field Documentation

◆ _fields_

list Wrapper.Pair._fields_
staticprotected
Initial value:
= [
("first", c_double),
("second", c_double),
]

Definition at line 18 of file Wrapper.py.

◆ argtypes

Wrapper.Pair.argtypes
static

Definition at line 24 of file Wrapper.py.

◆ restype

Wrapper.Pair.restype
static

Definition at line 25 of file Wrapper.py.


The documentation for this class was generated from the following file:
  • applications/exahype2/shallow-water/artificial-meteo-tsunami/projections/tests/Wrapper.py