ASL  0.1.6
Advanced Simulation Library
Classes | Typedefs | Functions
multiphase_flow.cc File Reference
#include <utilities/aslParametersManager.h>
#include <math/aslTemplates.h>
#include <aslGeomInc.h>
#include <aslDataInc.h>
#include <acl/aclGenerators.h>
#include <writers/aslVTKFormatWriters.h>
#include <num/aslLBGK.h>
#include <num/aslLBGKBC.h>
#include <utilities/aslTimer.h>
#include <num/aslFDMultiPhase.h>
#include <num/aslBasicBC.h>

Go to the source code of this file.

Classes

class  Parameters
 

Typedefs

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

Functions

asl::SPDistanceFunction generateMixer (asl::Block &block, Parameters &params)
 
int main (int argc, char *argv[])
 

Typedef Documentation

typedef float FlT

Definition at line 42 of file multiphase_flow.cc.

typedef asl::UValue<double> Param

Definition at line 44 of file multiphase_flow.cc.

Function Documentation

asl::SPDistanceFunction generateMixer ( asl::Block block,
Parameters params 
)

Definition at line 136 of file multiphase_flow.cc.

int main ( int  argc,
char *  argv[] 
)

Definition at line 152 of file multiphase_flow.cc.