12#ifndef ARCCORE_ALINA_ALINAGLOBAL_H
13#define ARCCORE_ALINA_ALINAGLOBAL_H
22#ifdef ARCANE_COMPONENT_arcane_alina
23#define ARCCORE_ALINA_EXPORT ARCANE_EXPORT
25#define ARCCORE_ALINA_EXPORT ARCANE_IMPORT
32#define ARCCORE_ALINA_PROFILING
37namespace Arcane::Alina
46template <
class B1,
class B2,
class Enable =
void>
56template <
typename val_t =
double,
typename col_t = ptrdiff_t,
typename ptr_t = col_t>
58template <
typename V,
typename C,
typename P>
Fichier de configuration d'Arcane.
Sparse matrix in Block CSR format.
Sparse matrix stored in CSR (Compressed Sparse Row) format.