Commits on Source (19)
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
parallel filewriter See merge request !76
-
Praetorius, Simon authored
This reverts commit 62155381.
-
Praetorius, Simon authored
write only rank 0 in parallel See merge request !71
-
Praetorius, Simon authored
-
Praetorius, Simon authored
check for cxx flags with -pedantic-errors flag See merge request !81
-
Praetorius, Simon authored
-
Praetorius, Simon authored
extended search directories to find MTL See merge request !82
-
Praetorius, Simon authored
-
Praetorius, Simon authored
added worksournd for fallthrough compiler warning See merge request !89
-
Praetorius, Simon authored
-
Praetorius, Simon authored
added helper utility to wrap Dune::FunctionFromCallable constructors See merge request !84
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Feature/petsc cmake See merge request !80
Showing
- cmake/modules/AmdisCXXFeatures.cmake 4 additions, 0 deletionscmake/modules/AmdisCXXFeatures.cmake
- cmake/modules/AmdisMacros.cmake 17 additions, 6 deletionscmake/modules/AmdisMacros.cmake
- cmake/modules/FindMTL.cmake 1 addition, 0 deletionscmake/modules/FindMTL.cmake
- cmake/modules/FindPETSc.cmake 92 additions, 0 deletionscmake/modules/FindPETSc.cmake
- cmake/modules/PkgConfigLinkLibraries.cmake 56 additions, 0 deletionscmake/modules/PkgConfigLinkLibraries.cmake
- config.h.cmake 5 additions, 2 deletionsconfig.h.cmake
- src/amdis/CMakeLists.txt 1 addition, 0 deletionssrc/amdis/CMakeLists.txt
- src/amdis/DataTransfer.inc.hpp 5 additions, 8 deletionssrc/amdis/DataTransfer.inc.hpp
- src/amdis/Environment.cpp 19 additions, 2 deletionssrc/amdis/Environment.cpp
- src/amdis/Environment.hpp 12 additions, 0 deletionssrc/amdis/Environment.hpp
- src/amdis/FileWriter.hpp 9 additions, 8 deletionssrc/amdis/FileWriter.hpp
- src/amdis/InitfileParser.cpp 3 additions, 3 deletionssrc/amdis/InitfileParser.cpp
- src/amdis/Output.hpp 55 additions, 36 deletionssrc/amdis/Output.hpp
- src/amdis/PeriodicBC.inc.hpp 2 additions, 3 deletionssrc/amdis/PeriodicBC.inc.hpp
- src/amdis/functions/CMakeLists.txt 1 addition, 0 deletionssrc/amdis/functions/CMakeLists.txt
- src/amdis/functions/FunctionFromCallable.hpp 31 additions, 0 deletionssrc/amdis/functions/FunctionFromCallable.hpp
- src/amdis/io/CMakeLists.txt 3 additions, 0 deletionssrc/amdis/io/CMakeLists.txt
- src/amdis/io/VTKSequenceWriter.hpp 155 additions, 0 deletionssrc/amdis/io/VTKSequenceWriter.hpp
- test/CMakeLists.txt 2 additions, 4 deletionstest/CMakeLists.txt
cmake/modules/FindPETSc.cmake
0 → 100644
cmake/modules/PkgConfigLinkLibraries.cmake
0 → 100644
src/amdis/functions/FunctionFromCallable.hpp
0 → 100644
src/amdis/io/CMakeLists.txt
0 → 100644
src/amdis/io/VTKSequenceWriter.hpp
0 → 100644