mantaflow  0.10
A framework for fluid simulation
Macros | Functions | Variables
general.cpp File Reference
#include "general.h"
#include <sys/time.h>
#include "gitinfo.h"

Macros

#define MANTA_GIT_VERSION   "<unknown-commit>"
 

Functions

ostream & Manta::operator<< (ostream &os, const MuTime &t)
 
std::string Manta::buildInfoString ()
 print info about this mantaflow build, used eg by printBuildInfo in fluidsolver.cpp More...
 

Variables

int Manta::gDebugLevel = 1
 

Function Documentation

◆ buildInfoString()

std::string Manta::buildInfoString ( )

print info about this mantaflow build, used eg by printBuildInfo in fluidsolver.cpp

generate a string with infos about the current mantaflow build