#include <matrix.h>
Definition at line 55 of file matrix.h.
TMVector::TMVector |
( |
int |
size | ) |
|
TMVector::TMVector |
( |
const TMVector & |
x | ) |
|
double TMVector::Get |
( |
int |
i | ) |
|
void TMVector::Set |
( |
int |
i, |
|
|
double |
value |
|
) |
| |
void TMVector::SwapElements |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| |
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const TMVector & |
V |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- /opt/flow123d/flow123d/src/mesh/ngh/include/matrix.h
- /opt/flow123d/flow123d/src/mesh/ngh/src/matrix.cpp