Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure Arcane::Alina::CuthillMcKeeReorderer< reverse >

(Reverse) Cuthill-McKee matrix reorder algorithm. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/alina/arccore/alina/CuthillMcKeeReorderer.h>

+ Graphe de collaboration de Arcane::Alina::CuthillMcKeeReorderer< reverse >:

Fonctions membres publiques statiques

template<class Matrix, class Vector>
static void get (const Matrix &A, Vector &perm)
 

Description détaillée

template<bool reverse = false>
struct Arcane::Alina::CuthillMcKeeReorderer< reverse >

(Reverse) Cuthill-McKee matrix reorder algorithm.

Définition à la ligne 84 du fichier CuthillMcKeeReorderer.h.

Documentation des fonctions membres

◆ get()

template<bool reverse = false>
template<class Matrix, class Vector>
static void Arcane::Alina::CuthillMcKeeReorderer< reverse >::get ( const Matrix & A,
Vector & perm )
inlinestatic

Définition à la ligne 87 du fichier CuthillMcKeeReorderer.h.


La documentation de cette structure a été générée à partir du fichier suivant :