Dune Core Modules (2.3.1)
dynvector.hh
Go to the documentation of this file.
Interface for a class of dense vectors over a given field.
Definition: densevector.hh:223
Traits::value_type value_type
export the type representing the field
Definition: densevector.hh:245
Traits::size_type size_type
The type used for the index access and size operation.
Definition: densevector.hh:254
DynamicVector(const DynamicVector &x)
Constructor making vector with identical coordinates.
Definition: dynvector.hh:70
DynamicVector()
Constructor making uninitialized vector.
Definition: dynvector.hh:62
DynamicVector(size_type n, value_type c=value_type())
Constructor making vector with identical coordinates.
Definition: dynvector.hh:65
size_type capacity() const
Number of elements for which memory has been allocated.
Definition: dynvector.hh:81
Implements the dense vector interface, with an exchangeable storage class.
Implements a generic iterator class for writing stl conformant iterators.
std::istream & operator>>(std::istream &is, Pair< T1, T2 > &pair)
Read a pair or tuple.
Definition: tuples.hh:949
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)