Commit 88111b9
committed
Merge branch 'release/v0.4.0'
* release/v0.4.0:
fix error messages
examples: boris: refactor logging initialization
prepare Changelog for v0.4.0
add Selman to mailmap file
logging: immediately print PFASST++ version number on start
cmake: adding version number as const-string
examples: boris: fix Boris-PFASST configuration
Add Matt's key.
docu: adjusting installation instructions
fixing a couple of CppCheck warnings related to style and performance
examples: boris: deactivate same levels by default
examples: boris: Boris-PFASST, is that all?
hashstack: Bump hashstack version to get latest CMake.
implicit: Use LU decomposition in sweeps.
implicit: Add lu_decomposition (LU without pivoting).
implicit: Tighten up the implicit sweeper.
tests: Update vdP tests.
examples: Use implicit sweeper in vdP instead of IMEX seeper.
implicit: Added `implicit_sweeper.hpp`.
logging: add MPI rank to logging output (iff MPI enabled)
mpi: stupid me ...
cmake: fix handling of mpi
examples: mpi: a few beautifications
docu: add walk-through for JUQUEEN
cmake: first draft for JUQUEEN toolchain file
cmake: rework how MPI compiler wrappers are handled
cmake: use Boost's static libs when all other are static
cmake: fftw-detection module can handle dir hints
examples: advec: make mpi example take cmd options
cleanup includes
pfasst: Use Controller logger.
pfasst: Make sure num of procs and time steps are consistent.
advec: Call `set_options`.
mpi: re-require the user to call MPI_Init
logging: add '--quiet/-q' flag to disable stdout
config: mpi: let only rank 0 print help message
examples: boris: enable residual control for MLSDC
Tidy whitespace.
Remove z1.
examples: boris: fixing boris MLSDC for different levels
examples: boris: some code cleanup
config: fix a small issue with cmd args
tests: mpi test didn't wrote XML output
tools: fix coverage report script
cmake: adjust make targets for MPI
examples: adjust the MPI example to improved init-function
logging: make logging on MPI runs only go to per-rank-files
done bug fixes in interface_impl and sdc_impl
docu: fix capitalization of brief docs
docu: using Twitter Bootstrap for generated HTML pages
doxygen: update Doxyfile to new version of Doxygen
update PGP key ID and fingerprint
docu: fix multiple subpaging of changelog
docu: small remark on docu section in style guide
docu: examples: improve examples
docu: improve controller interfaces
docu: improve Encapsulation and EncapSweeper
docu: improve quadrature stuff
docu: improve utilities and general stuff
docu: adding docu modules
logging: adjust easylogging API
logging: update easyloggingpp from v9.75 to v9.80
logging: fix custom logger timestamp precision
poly: Use a fixed number of DKW iterations for roots.
fix: iostream needed by config.hpp
reorderung: moving implementation files into separate directory tree
reordering: moving controllers into own subfolder
internals: splitting up decls/defs for encapsulation related stuff
internals: splitting up decls/defs for quadrature classes
internals: splitting up decls/defs for mpi communicator
internals: splitting up decls/defs for pfasst controller
internals: splitting up decls/defs for sdc controller
internals: splitting up decls/defs for mlsdc controller
internals: splitting up decls/defs for config options
internals: splitting up decls/defs for controller
internals: a few docu fixes/additions
internals: unbroadening base exception classes
internals: splitting up decls/defs for interfaces
a few updates to the gitignore file
tools: a few additional usability tweaks
tools: move generate_coverage script to tools
fix failure with tests not producing tracing data
rewritten coverage report generation script
cmake: specify minimum patch version
fix a cmakefile bug with cmake 3.1.x
tests: examples: boris: fix sweeper test
examples: boris: tests: fix particle utility tests and bug in operators
examples: boris: linearized particle cloud components
docs: Update install instructions.
config: Add abs/rel residual tolerances.
examples: Update option initialization.
config: Tidy and set defaults.
config: Get rid of redundant `add_option`.
config: Add two stage config/log init to `pfasst::init`.
examples: boris: use and override `void residual(dt, dst) const`
config: Revamp adding options.
examples: advec: enable cmd arg for residual tolerances
config: enable cmd args for residual tolerances
examples: boris: analysis: a little more intuitive
examples: boris: make tau correction 0-to-node and don't reintegrate
examples: boris: make different MLSDC levels for Boris optional
examples: boris: steps towards working Boris-MLSDC
examples: boris: introducing MLSDC for Boris
tests: Add RelativeAdaptiveErrorTest to test_advection_diffusion.cpp.
mpi: Minor tidying.
tests: Re-organise the adaptive MLSDC tests a bit.
tests: Add AdaptiveErrorTest for AD example to MPI PFASST.
examples: enable logging for autobuild example
log: better logging for MLSDC
log: adding ability to add further named loggers
tests: Relax some tolerances.
FAS: Test residual+FAS for AD example.
examples: boris: prepare separation of left/right-is-node handling
examples: boris: some tweaks and additions to python analysis
examples: boris: adding IPython notebook for analysing
examples: boris: minor bugfixes and header/impl split for sweeper
imex: Fix inclusion of FAS corrections in residuals.
mlsdc, pfasst: Call `post_step` on all levels.
examples: boris: calculating distances is hard ...
examples: boris: improving logging and consistency
logging: remove auto-spacing
logging improvements
cmake: fix random seed
examples: boris: tweaking logging and data output
examples: boris: multi particle works!!! *yeah*
encap: Compute relative residuals as well.
imex: Add FAS corrections to residual.
status: Bug fix.
status: Move to blocking send/recv.
examples: boris: some logging tweaks
examples: boris: single-particle system works again *yeah*
examples: boris: a bunch of debugging and fixing
examples: boris: fixing compiler warnings
status: Break iterations in PFASST when converged.
status: Begin adding converged status MPI communication.
examples: boris: at least not segfaulting anymore ...
examples: boris: a few bug fixes
examples: boris: fixed examples namespace for Boris
examples: boris: remove legacy code
examples: boris: adjust boris main and tests to recent changes
examples: boris: adjust sweeper to reworked framework
cmake: examples: adjustments for recent boris changes
examples: boris: solver wrapper interface + example impl for example solver
examples: boris: some tweaks to example solver library
examples: boris: some tweaks to particle data structures
tests: examples: boris: test cases for particle utility functions
examples: boris: rewritten particle data structure
examples: boris: simple physics solver as separate library
examples: boris: a few logging related tweaks
examples: boris: a few logging-related improvements
examples: boris: fix computation of exact solution (+caching)
examles: boris: variable renaming
tests: examples: adding sweeper convergence tests for Boris
examples: boris: using logging
Signed-off-by: Torbjörn Klatt <[email protected]>File tree
131 files changed
+16239
-7679
lines changed- 3rdparty
- cmake
- doc/source
- customized
- examples
- advection_diffusion
- boris
- bindings
- scalar
- vanderpol
- include
- pfasst
- controller
- encap
- quadrature
- src
- pfasst
- controller
- encap
- quadrature
- tests
- examples
- advection_diffusion
- boris
- scalar
- vanderpol
- tools
- hashdist
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+16239
-7679
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
41 | | - | |
42 | 45 | | |
43 | 46 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
| |||
123 | 118 | | |
124 | 119 | | |
125 | 120 | | |
126 | | - | |
127 | 121 | | |
128 | 122 | | |
129 | 123 | | |
130 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
200 | 198 | | |
201 | 199 | | |
202 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
3 | 98 | | |
4 | 99 | | |
5 | 100 | | |
6 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
7 | 105 | | |
8 | 106 | | |
9 | 107 | | |
| |||
15 | 113 | | |
16 | 114 | | |
17 | 115 | | |
18 | | - | |
| 116 | + | |
19 | 117 | | |
20 | 118 | | |
21 | 119 | | |
| |||
91 | 189 | | |
92 | 190 | | |
93 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
94 | 195 | | |
95 | 196 | | |
96 | 197 | | |
| |||
129 | 230 | | |
130 | 231 | | |
131 | 232 | | |
132 | | - | |
| 233 | + | |
133 | 234 | | |
134 | 235 | | |
135 | 236 | | |
| |||
176 | 277 | | |
177 | 278 | | |
178 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
28 | 44 | | |
29 | 45 | | |
30 | 46 | | |
| |||
103 | 119 | | |
104 | 120 | | |
105 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
106 | 128 | | |
107 | 129 | | |
108 | 130 | | |
| |||
129 | 151 | | |
130 | 152 | | |
131 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
132 | 166 | | |
133 | 167 | | |
134 | 168 | | |
135 | 169 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 170 | | |
| 171 | + | |
144 | 172 | | |
145 | 173 | | |
146 | 174 | | |
| |||
163 | 191 | | |
164 | 192 | | |
165 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
166 | 198 | | |
167 | 199 | | |
168 | 200 | | |
| |||
0 commit comments