Graphe de collaboration de Arcane::Alina::adapter::scaled_problem< Backend, Scale >:Types publics | |
| typedef Backend::params | backend_params |
Fonctions membres publiques | |
| scaled_problem (std::shared_ptr< Scale > s, const backend_params &bprm=backend_params()) | |
| template<class Matrix> | |
| scaled_matrix< Matrix, Scale > | matrix (const Matrix &A) const |
| template<class Vector> | |
| std::shared_ptr< typename Backend::vector > | rhs (const Vector &v) const |
| template<class Vector> | |
| void | operator() (Vector &x) const |
Attributs publics | |
| const std::shared_ptr< Scale > | s |
| const backend_params & | bprm |
Définition à la ligne 861 du fichier Adapters.h.
| typedef Backend::params Arcane::Alina::adapter::scaled_problem< Backend, Scale >::backend_params |
Définition à la ligne 863 du fichier Adapters.h.
|
inline |
Définition à la ligne 868 du fichier Adapters.h.
|
inline |
Définition à la ligne 874 du fichier Adapters.h.
|
inline |
Définition à la ligne 888 du fichier Adapters.h.
|
inline |
Définition à la ligne 880 du fichier Adapters.h.
| const backend_params& Arcane::Alina::adapter::scaled_problem< Backend, Scale >::bprm |
Définition à la ligne 866 du fichier Adapters.h.
| const std::shared_ptr<Scale> Arcane::Alina::adapter::scaled_problem< Backend, Scale >::s |
Définition à la ligne 865 du fichier Adapters.h.