$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plbInit.h File Reference

#include "core/globalDefs.h"
#include "parallelism/mpiManager.h"
#include "io/parallelIO.h"
#include <vector>
#include <string>
Include dependency graph for plbInit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::global::MainArgv
class  plb::global::MainArgs

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


namespace  plb::global

Functions

void plb::plbInit (int *argc, char ***argv, bool verbous)
void plb::plbInit ()
MainArgs & plb::global::mainArguments ()
int plb::global::argc ()
MainArgv plb::global::argv (int whichArg)

Detailed Description

LB initialisation routine -- header file.