12#ifndef ARCANE_VECTOR_H
13#define ARCANE_VECTOR_H
20#include "VectorExpressionT.h"
46 Real operator[](
int i)
const {
return 0; }
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.
Vector class, to be used by user.