Graphe d'héritage de Arcane::Alina::DistributedSolverRuntime< Backend, InnerProduct >:
Graphe de collaboration de Arcane::Alina::DistributedSolverRuntime< Backend, InnerProduct >:Types publics | |
| typedef SolverRuntime< Backend, InnerProduct > | Base |
Types publics hérités de Arcane::Alina::SolverRuntime< Backend, DistributedInnerProduct > | |
| typedef PropertyTree | params |
| typedef Backend::params | backend_params |
| typedef Backend::value_type | value_type |
| typedef math::scalar_of< value_type >::type | scalar_type |
| typedef Backend | backend_type |
| using | BackendType |
Membres hérités additionnels | |
Fonctions membres publiques hérités de Arcane::Alina::SolverRuntime< Backend, DistributedInnerProduct > | |
| SolverRuntime (size_t n, params prm=params(), const backend_params &bprm=backend_params(), const DistributedInnerProduct &inner_product=DistributedInnerProduct()) | |
| SolverResult | operator() (const Matrix &A, const Precond &P, const Vec1 &rhs, Vec2 &&x) const |
| SolverResult | operator() (const Precond &P, const Vec1 &rhs, Vec2 &&x) const |
| size_t | bytes () const |
Attributs publics hérités de Arcane::Alina::SolverRuntime< Backend, DistributedInnerProduct > | |
| eSolverType | m_solver_type |
| SolverBase * | m_solver |
Définition à la ligne 39 du fichier DistributedSolverRuntime.h.
| typedef SolverRuntime<Backend, InnerProduct> Arcane::Alina::DistributedSolverRuntime< Backend, InnerProduct >::Base |
Définition à la ligne 42 du fichier DistributedSolverRuntime.h.