ASL
0.1.7
Advanced Simulation Library
|
Go to the documentation of this file.
24 #ifndef ASLPROBETEMPLATES_H
25 #define ASLPROBETEMPLATES_H
83 return vt[dimNumber-1];
88 #endif // TEMPL_H_INCLUDED
std::vector< AVec< double > > vectors
unsigned int numberOfDimentions() const
ProbeTemplate probeD2q3
A triangular probe 2D space.
ProbeTemplate(int n, AVec< double > *vec)
ProbeTemplate probeD1q2
A triangular probe 1D space.
const ProbeTemplate * minimalProbeTemplate(unsigned int dimNumber)
definition of class АVec<T>
const ProbeTemplate * allMinimalProbeTemplate(unsigned int dimNumber)
returns template corresponding to minimal probes
ProbeTemplate probeD3q4
A triangular probe 3D space.
Advanced Simulation Library.