- Jan 16, 2024
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- Dec 07, 2023
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- Dec 06, 2023
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
Add config file to the checker See merge request !1322
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- Dec 05, 2023
-
-
Christoph Grüninger authored
[cmake] Update UseLatexMk.cmake from upstream See merge request !1319
-
- Dec 04, 2023
-
-
Christoph Grüninger authored
-
Santiago Ospina De Los Ríos authored
Fix warnings in documentation See merge request !1320
-
-
- Nov 30, 2023
-
- Nov 29, 2023
-
-
Santiago Ospina De Los Ríos authored
[bugfix] Include config.h in lrutest.cc See merge request !1317
-
Carsten Gräser authored
This fixes a linker error for me. Without this patch I get: > rutest.cc:(.text._ZN3MPI9IntracommC2Ev[_ZN3MPI9IntracommC5Ev]+0x18): undefined reference to `MPI::Comm::Comm()' > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o: in function `MPI::Intracomm::Intracomm(ompi_communicator_t*)': > lrutest.cc:(.text._ZN3MPI9IntracommC2EP19ompi_communicator_t[_ZN3MPI9IntracommC5EP19ompi_communicator_t]+0x2c): undefined reference to `MPI::Comm::Comm()' > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o: in function `MPI::Op::Init(void (*)(void const*, void*, int, MPI::Datatype const&), bool)': > lrutest.cc:(.text._ZN3MPI2Op4InitEPFvPKvPviRKNS_8DatatypeEEb[_ZN3MPI2Op4InitEPFvPKvPviRKNS_8DatatypeEEb]+0x2a): undefined reference to `ompi_mpi_cxx_op_intercept' > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o:(.data.rel.ro._ZTVN3MPI3WinE[_ZTVN3MPI3WinE]+0x48): undefined reference to `MPI::Win::Free()' > /usr/bin/ld: CMakeFiles/lrutest.dir/lrutest.cc.o:(.data.rel.ro._ZTVN3MPI8DatatypeE[_ZTVN3MPI8DatatypeE]+0x78): undefined reference to `MPI::Datatype::Free()'
-
- Nov 26, 2023
-
-
Simon Praetorius authored
Introduce a cmake policy system for the dune build system See merge request !1269
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- Nov 24, 2023
-
-
Santiago Ospina De Los Ríos authored
Split config file into public and private config files Closes #234 See merge request !1262
-
Santiago Ospina De Los Ríos authored
-
- Nov 23, 2023
-
-
Simon Praetorius authored
Handle optional dependency MPI by directly passing HAVE_MPI flag See merge request !1310
-
Simon Praetorius authored
-
- Nov 22, 2023
-
-
Simon Praetorius authored
Handle optional dependencies GMP, QuadMath, and Vc by directly passing HAVE_xxx flags See merge request !1309
-
Simon Praetorius authored
Handle optional dependencies (Par)METIS and (PT)Scotch by directly passing HAVE_xxx flags See merge request !1308
-
Simon Praetorius authored
-
- Nov 20, 2023
-
-
Christoph Grüninger authored
[cmake] Backport Python 3.13 detection for older CMake versions See merge request !1307
-
Christoph Grüninger authored
-
- Nov 11, 2023
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Handle optional dependency SuiteSparse by directly passing HAVE_xxx flags Closes #252 See merge request core/dune-common!1294
-
Simon Praetorius authored
-
Simon Praetorius authored
Set the DUNE_PYTHON_WHEELHOUSE pyth even if CMAKE_INSTALL_PREFIX is set after the first run Closes #339 See merge request !1299
-
- Nov 06, 2023
-
-
Christoph Grüninger authored
Deprecate class SizeOf See merge request !1306
-
Santiago Ospina De Los Ríos authored
[cleanup] Guard use of concept in concepts/*.hh headers See merge request !1305
-