ASL  0.1.7
Advanced Simulation Library
Typedefs | Functions
compressor.cc File Reference
#include <utilities/aslParametersManager.h>
#include <math/aslTemplates.h>
#include <aslGeomInc.h>
#include <aslDataInc.h>
#include <math/aslPositionFunction.h>
#include <acl/aclGenerators.h>
#include <writers/aslVTKFormatWriters.h>
#include <num/aslLBGK.h>
#include <num/aslLBGKBC.h>
#include <utilities/aslTimer.h>
#include <readers/aslVTKFormatReaders.h>
Include dependency graph for compressor.cc:

Go to the source code of this file.

Typedefs

typedef float FlT
 
typedef asl::UValue< double > Param
 

Functions

asl::SPDistanceFunction generateCase (asl::Block &bl)
 
int main (int argc, char *argv[])
 

Typedef Documentation

◆ FlT

typedef float FlT
Examples
compressor.cc.

Definition at line 42 of file compressor.cc.

◆ Param

typedef asl::UValue<double> Param
Examples
compressor.cc.

Definition at line 44 of file compressor.cc.

Function Documentation

◆ generateCase()

asl::SPDistanceFunction generateCase ( asl::Block bl)
Examples
compressor.cc.

Definition at line 49 of file compressor.cc.

◆ main()

int main ( int  argc,
char *  argv[] 
)
Examples
compressor.cc.

Definition at line 62 of file compressor.cc.