ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
multicomponent_flow.cc File Reference

Go to the source code of this file.

Classes

class  Parameters

Functions

asl::SPDistanceFunction generateMixer (asl::Block &block, Parameters &params)
int main (int argc, char *argv[])
template<typename T>
AVec< T > makeAVec (T a1)

Function Documentation

◆ generateMixer()

asl::SPDistanceFunction generateMixer ( asl::Block & block,
Parameters & params )
Examples
multicomponent_flow.cc, and multiphase_flow.cc.

Definition at line 126 of file multicomponent_flow.cc.

◆ main()

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

Definition at line 145 of file multicomponent_flow.cc.

◆ makeAVec()

template<typename T>
AVec< T > asl::makeAVec ( T a1)
related

Definition at line 176 of file aslVectorsDynamicLength.h.