Runtime-configurable wrapper around matrix partitioner. Plus de détails...
Graphe de collaboration de Arcane::Alina::MatrixPartitionerRuntime< Backend >:Types publics | |
| typedef DistributedMatrix< Backend > | matrix |
| typedef PropertyTree | params |
Fonctions membres publiques | |
| MatrixPartitionerRuntime (params prm=params()) | |
| bool | is_needed (const matrix &A) const |
| std::shared_ptr< matrix > | operator() (const matrix &A, unsigned block_size=1) const |
Attributs publics | |
| eMatrixPartitionerType | t |
| void * | handle |
Runtime-configurable wrapper around matrix partitioner.
Définition à la ligne 96 du fichier MatrixPartitionerRuntime.h.
| typedef DistributedMatrix<Backend> Arcane::Alina::MatrixPartitionerRuntime< Backend >::matrix |
Définition à la ligne 98 du fichier MatrixPartitionerRuntime.h.
| typedef PropertyTree Arcane::Alina::MatrixPartitionerRuntime< Backend >::params |
Définition à la ligne 99 du fichier MatrixPartitionerRuntime.h.
|
inline |
Définition à la ligne 104 du fichier MatrixPartitionerRuntime.h.
|
inline |
Définition à la ligne 133 du fichier MatrixPartitionerRuntime.h.
|
inline |
Définition à la ligne 151 du fichier MatrixPartitionerRuntime.h.
|
inline |
Définition à la ligne 169 du fichier MatrixPartitionerRuntime.h.
| void* Arcane::Alina::MatrixPartitionerRuntime< Backend >::handle |
Définition à la ligne 102 du fichier MatrixPartitionerRuntime.h.
| eMatrixPartitionerType Arcane::Alina::MatrixPartitionerRuntime< Backend >::t |
Définition à la ligne 101 du fichier MatrixPartitionerRuntime.h.