hemocell
Loading...
Searching...
No Matches
Namespaces | Functions
genericFunctions.cpp File Reference
#include "logfile.h"
#include "constant_defaults.h"
#include "genericFunctions.h"
#include <string.h>
#include <sstream>
#include <iomanip>
#include "io/parallelIO.h"
#include "palabos3D.h"
#include "palabos3D.hh"
Include dependency graph for genericFunctions.cpp:

Namespaces

namespace  hemo
 

Functions

void hemo::weakScaling (int Nx, int Ny, int Nz, int numberOfProcesses, vector< int > &newNxNyNz)
 
int hemo::renameFileToDotOld (std::string fName)
 
int hemo::do_mkdir (const char *path, mode_t mode)
 
int hemo::mkpath (const char *path, mode_t mode)
 
std::string hemo::zeroPadNumber (int num, int w)
 
void hemo::printHeader ()
 
void hemo::boundaryFromFlagMatrix (plb::MultiBlockLattice3D< T, DESCRIPTOR > *fluid, plb::MultiScalarField3D< int > *flagMatrix, bool partOfpreInlet)