AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
FlatVector< T, Allocator > Class Template Reference

Flat data vector to be used in assembling as element vector. More...

#include <FlatVector.hpp>

Inherits vector< T, Allocator >.

Public Member Functions

FlatVectoroperator= (T s)
 Assign value s to all entries of the vector.
 

Detailed Description

template<class T, class Allocator = std::allocator<T>>
class AMDiS::FlatVector< T, Allocator >

Flat data vector to be used in assembling as element vector.


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