LAMA
Vector

Introduction

A Vector object stands for a vector of elements distributed among the available processors as specified by the distribution.

On each processor, the local part of the vector is stored as a LAMA array that contains the local values of the vector.

Vector Expressions

Todo:
Give a detailled overview about expressions with vectors.