ASL  0.1.7
Advanced Simulation Library
Classes | Namespaces | Functions
aslTemplatesExtras.h File Reference
#include "aslTemplates.h"
#include "aslMatrices.h"
Include dependency graph for aslTemplatesExtras.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asl::VTObjects
 Defines andditionl features related to a VectorTemplate. More...
 

Namespaces

 acl
 Advanced Computational Language.
 
 asl
 Advanced Simulation Library.
 

Functions

unsigned int asl::nD (const VTObjects vto)
 
const VTObjects * asl::vtObject (const VectorTemplate *)
 Returns vtObjecs corresponding to the given VectorTemplate. More...
 
const VTObjects & asl::d2q5Objs ()
 Vector template. More...
 
const VTObjects & asl::d3q7Objs ()
 Vector template. More...
 
const VTObjects & asl::d2q9Objs ()
 Vector template. More...
 
const VTObjects & asl::d3q15Objs ()
 Vector template. More...
 
const VTObjects & asl::d3q19Objs ()
 Vector template. More...
 
unsigned int asl::nD (const VTObjects &vto)