Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Alina::RelaxationAsBlock< BlockBackend, Relax > Struct Template Reference

Converts input matrix to block format before constructing an AMG smoother. More...

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

Collaboration diagram for Arcane::Alina::RelaxationAsBlock< BlockBackend, Relax >:

Classes

class  type

Public Types

typedef BlockBackend::value_type BlockType

Detailed Description

template<class BlockBackend, template< class > class Relax>
struct Arcane::Alina::RelaxationAsBlock< BlockBackend, Relax >

Converts input matrix to block format before constructing an AMG smoother.

Definition at line 52 of file Relaxation.h.

Member Typedef Documentation

◆ BlockType

template<class BlockBackend, template< class > class Relax>
typedef BlockBackend::value_type Arcane::Alina::RelaxationAsBlock< BlockBackend, Relax >::BlockType

Definition at line 54 of file Relaxation.h.


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