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.021Oct2019151287652130Sep29282524211615108432128Aug2726252120191814131224Jul20763130Jun262524232219151094325May248527Mar25191817131025Feb2431Jan30222130Dec1211109654315Nov1411829Oct2524171615111074Sep30Aug221916128765229Jul262422191817151210985432128Jun27262524212019181714137628May27242322212017161413108763230Apr29262524231817161512111098542128Mar2726252120181413121198765Use the new USE_OPENMP variable in muparser.Link OpenMP to the cpu lib.Add a USE_OPENMP option to the toplevel cmake list.Update .gitlab-ci.ymlMerge pull request 'Add clang format and apply it to basics and cpu.' (#47) from peters/VirtualFluids_dev:feature/clang_format_dev into developFix include in MemoryUtil.hFix windows build as windows.h include from UbLogger.h should come before psapi.h include from MemoryUtil.h.Apply clang format to cpu, except for the kernel files.Add clang format file and apply to basics.Update .gitlab-ci.ymlUpdate .gitlab-ci.ymlMerge remote-tracking branch 'gitlab/feature/python-bindings-integration' into feature/python-bindings-integrationBuild singularity imageMerge pull request 'Add public link library support.' (#45) from peters/VirtualFluids_dev:develop into developMerge pull request 'feature/public_libs' (#1) from feature/public_libs into developOn Tesla01 use internal metis.Exchange DEPENDS (which links everything private) variable with PUBLIC_LINK and PRIVATE_LINK. Therefore VirtualFluidsCPU is linking everything public know. Everything else is still linking private.Update .gitlab-ci.ymlAdd description for Gitlab releaseRelease via .gitlab-ci.ymlMerge remote-tracking branch 'upstream/develop' into feature/python-bindings-integrationMerge pull request 'Merge clang tidy and therefore a lot of fixes from open source into develop.' (#44) from peters/VirtualFluids_dev:feature/merge_clang_tidy into developWith msvc irgnore all metis warnings.Define pragma clang only with clang comiler.Define pragma clang only with clang comiler.Container definition with OpenMPIRemove the compiler warnings suppressions.Remove additional clang tidy warnings.Simplify 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.
Loading