#include <matrix.h>
Definition at line 58 of file matrix.h.
ngh::TMVector::TMVector |
( |
int |
size | ) |
|
ngh::TMVector::TMVector |
( |
const TMVector & |
x | ) |
|
ngh::TMVector::~TMVector |
( |
| ) |
|
double ngh::TMVector::Get |
( |
int |
i | ) |
|
void ngh::TMVector::Set |
( |
int |
i, |
|
|
double |
value |
|
) |
| |
void ngh::TMVector::SwapElements |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| |
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const TMVector & |
V |
|
) |
| |
|
friend |
double* ngh::TMVector::elm |
|
private |
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