Summary
- Install Java Development Kit for Jenkins to setup the slave agent (commit: d6d898d) (details)
- Use MPIEXEC_{PRE,POST}FLAGS when adding tests (commit: c59631d) (details)
- Remove to_vector<dealii::types::material_id> specialization (commit: 9b42b67) (details)
- Relax tolerances in a couple tests that were using golden solutions (commit: c1dc40b) (details)
- DO NOT MERGE fiddle with CMAKE_{CXX,EXE_LINKER}_FLAGS to work around OpenMP and cuSOLVER link time errors (commit: 9ec67cb) (details)
- DO NOT MERGE call omp_get_num_threads() a couple places in a desperate attempt to resolve omp link time errors (commit: fa84c2a) (details)
- Add Dockerfile to build mfmg and use as an alternate base image (commit: 0fd829a) (details)