Defines set of vectros with several properties.
More...
#include <aslTemplates.h>
Defines set of vectros with several properties.
Definition at line 87 of file aslTemplates.h.
§ VectorTemplate() [1/2]
asl::VectorTemplate::VectorTemplate |
( |
int |
n, |
|
|
AVec< int > * |
vec |
|
) |
| |
§ VectorTemplate() [2/2]
asl::VectorTemplate::VectorTemplate |
( |
int |
n, |
|
|
AVec< int > * |
vec, |
|
|
double * |
lc, |
|
|
double * |
gc |
|
) |
| |
§ getInverVector()
AVec< int > asl::VectorTemplate::getInverVector |
( |
unsigned int |
i | ) |
|
|
inline |
§ numberOfDimentions()
unsigned int asl::VectorTemplate::numberOfDimentions |
( |
| ) |
const |
|
inline |
§ dIdJCoefs
std::vector<std::vector<std::vector<double> > > asl::VectorTemplate::dIdJCoefs |
§ dIdJLapCoef
double asl::VectorTemplate::dIdJLapCoef |
§ dxCoefs
std::vector<std::vector<double> > asl::VectorTemplate::dxCoefs |
§ gradientCoefs
std::vector<double> asl::VectorTemplate::gradientCoefs |
§ invertVectors
std::vector<unsigned int> asl::VectorTemplate::invertVectors |
§ laplasCoefs
std::vector<double> asl::VectorTemplate::laplasCoefs |
§ quasiparticlesCoefs
std::vector<double> asl::VectorTemplate::quasiparticlesCoefs |
§ vectors
std::vector<AVec<int> > asl::VectorTemplate::vectors |
The documentation for this class was generated from the following file: