Peano
Loading...
Searching...
No Matches
exahype2.solvers.aderdg.Architectures.Architectures Class Reference

Data Structures

class  Alignment
 
class  SimdWidth
 

Static Public Member Functions

int get_alignment (str architecture)
 
int get_simd_width (str architecture)
 
int get_pad_size (str architecture, int size_without_padding)
 
int get_size_with_padding (str architecture, int size_without_padding)
 

Detailed Description

Definition at line 6 of file Architectures.py.

Member Function Documentation

◆ get_alignment()

int exahype2.solvers.aderdg.Architectures.Architectures.get_alignment ( str architecture)
static

Definition at line 26 of file Architectures.py.

◆ get_pad_size()

int exahype2.solvers.aderdg.Architectures.Architectures.get_pad_size ( str architecture,
int size_without_padding )
static

Definition at line 34 of file Architectures.py.

◆ get_simd_width()

int exahype2.solvers.aderdg.Architectures.Architectures.get_simd_width ( str architecture)
static

Definition at line 30 of file Architectures.py.

◆ get_size_with_padding()

int exahype2.solvers.aderdg.Architectures.Architectures.get_size_with_padding ( str architecture,
int size_without_padding )
static

Definition at line 41 of file Architectures.py.

References int.


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