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/4]
| asl::VectorTemplate::VectorTemplate |
( |
int | n, |
|
|
AVec< int > * | vec ) |
◆ VectorTemplate() [2/4]
| asl::VectorTemplate::VectorTemplate |
( |
int | n, |
|
|
AVec< int > * | vec, |
|
|
double * | lc, |
|
|
double * | gc ) |
◆ VectorTemplate() [3/4]
| asl::VectorTemplate::VectorTemplate |
( |
int | n, |
|
|
AVec< int > * | vec ) |
◆ VectorTemplate() [4/4]
| asl::VectorTemplate::VectorTemplate |
( |
int | n, |
|
|
AVec< int > * | vec, |
|
|
double * | lc, |
|
|
double * | gc ) |
◆ getInverVector() [1/2]
| AVec< int > asl::VectorTemplate::getInverVector |
( |
unsigned int | i | ) |
|
|
inline |
◆ getInverVector() [2/2]
| AVec< int > asl::VectorTemplate::getInverVector |
( |
unsigned int | i | ) |
|
|
inline |
◆ numberOfDimentions() [1/2]
| unsigned int asl::VectorTemplate::numberOfDimentions |
( |
| ) |
const |
|
inline |
◆ numberOfDimentions() [2/2]
| 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 files: