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.07Oct652130Sep29282524211615108432128Aug2726252120191814131224Jul20763130Jun262524232219151094325May248527Mar25191817131025Feb2431Jan30222130Dec1211109654315Nov1411829Oct2524171615111074Sep30Aug221916128765229Jul262422191817151210985432128Jun27262524212019181714137628May27242322212017161413108763230Apr29262524231817161512111098542128Mar272625212018141312119876542128Feb27262523222120Remove 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 developExternal metis is only used when Metis release and metis debug libraries are defined.Remove metis 5.1.0.Removed comments.Add metis 5.1.1 and use it when metis METIS_INCLUDEDIR is not set in the config file.Merge pull request '.gitlab-ci uses irmb/virtualfluids-deps image' (#34) from marcus/VirtualFluids_dev:develop into develop.gitlab-ci uses irmb/virtualfluids-deps imageMerge pull request 'Check compiler warnings on clang, gnu and msvc and eliminate most of them.' (#33) from peters/VirtualFluids_dev:dev_compiler_warnings into developMerge pull request 'feature/compiler_warnings' (#32) from peters/VirtualFluids_dev:feature/compiler_warnings into open_sourceUpdate thE MSVC and clang compiler warnings.Suppress warnings.Add msvc warning level W4 and removed most of the warnings. Some of the warnings are suppressed (see MSVC.cmake)Remove additional gnu compiler warnings.Eliminate additional clang compiler warnings.Merge commit '6b87b8a24b642ba81cd11d61d6136e56881b887a' into developRefactoring of the compiler flag files.Remove msvc compiler warnings for basics and cpu.Remove the gnu warnings.Remove warnings: unused variables, overrides, default destructorsadd syscall only for linux systems.Remove unused variable and dangling else.Add overrides and default destructors.syscall is deprecated on macos.remove 'register' storage class specifier, which is deprecated and incompatible with C++17Fix comment for minimum cmake version.Merge pull request 'Update line endings.' (#31) from peters/VirtualFluids_dev:open_source into open_sourceMerge pull request 'Merge develop with got a merge from open source before.' (#29) from peters/VirtualFluids_dev:develop into develop
Loading