Peano
Loading...
Searching...
No Matches
exahype2.solvers.Storage.Storage Class Reference
Inheritance diagram for exahype2.solvers.Storage.Storage:
Collaboration diagram for exahype2.solvers.Storage.Storage:

Static Public Attributes

int CallStack = 0
 
int Heap = 1
 
int SmartPointers = 2
 

Detailed Description

Definition at line 6 of file Storage.py.

Field Documentation

◆ CallStack

int exahype2.solvers.Storage.Storage.CallStack = 0
static

Definition at line 7 of file Storage.py.

◆ Heap

int exahype2.solvers.Storage.Storage.Heap = 1
static

Definition at line 8 of file Storage.py.

◆ SmartPointers

int exahype2.solvers.Storage.Storage.SmartPointers = 2
static

Definition at line 9 of file Storage.py.


The documentation for this class was generated from the following file: