12#ifndef ARCANE_MATRIX_H
13#define ARCANE_MATRIX_H
20#include "MatrixExpressionT.h"
39 : m_from(
from), m_to(
to) {}
Indexed set/space to define matrix and vector support.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
Class to inherite to perform matrix computations.
Matrix class, to be used by user.