Skip to content
Snippets Groups Projects
Select Git revision
  • a.wellmann-develop-patch-391f
  • develop default
  • main protected
  • 0.1.2
  • 0.1.1
  • 0.1.0
6 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Oct7652130Sep29282524211615108432128Aug2726252120191814131224Jul20763130Jun262524232219151094325May248527Mar25191817131025Feb2431Jan30222130Dec1211109654315Nov1411829Oct2524171615111074Sep30Aug221916128765229Jul262422191817151210985432128Jun27262524212019181714137628May27242322212017161413108763230Apr29262524231817161512111098542128Mar272625212018141312119876542128Feb27Simplify poiseuille test setup. Use lid driven cavity for containerContainer adjustments. Convert env variable to intUse round instead int cast(double + 0.5)Make deleted constructors public.Return braced init list and fix equal deletes.Remove the ifstream close() call, as it is called automatically when the ifstream is destroyed.Remove some clang tidy warnings.Use emplace_back and equal defaults.Modernize use inclass initialization.Modernize using default.Remove unused parameter.Add overrides.Merge branch 'open_source' into feature/merge_clang_tidyMerge pull request 'Add clang tidy and fixes a lot of detected issues.' (#36) from peters/VirtualFluids_dev:feature/clang_tidy into open_sourceFix clang-tidy issues with gcc compiler.Make clang tidy optional. default: OFFHandle additional clang tidy warnings.Use the member inclass initialization.clang tidy fixes.Make cubeflow simulation runnableUse emplace_back instead of push_back.Add a singularity definition fileRemove redundant void arg.Comment unused parameters.Adds test description, some formattingApply the modernize-use-default-member-init functionality.Remove misc-non-private-member-variables-in-classes, as virtualfluids has multiple protected variables.Use modern c header includes.Remove the bugprone-macro-parentheses, as the fix results in an error.Enable clang tidy only for the self written libraries.Make destructors default.Switch typedefs to using.Adds missing overrides.Add clang tidy file with most of the checks active.Begin restructuring Python folder. Implement some unit tests.Renamed virtualfluids python package to pyfluidsPython bindings integrationUpdate gitlab CI and config files.Remove not necessary cab_machine and use_gcc define.Merge pull request 'Add metis 5.1.1 to the 3rdParty folder and build within VirtualFluids when no metis path in the user config is set.' (#35) from peters/VirtualFluids_dev:feature/metis into develop
Loading