-
- Downloads
[bugfix][Passes] Move quadrature initialization to LocalPass and make
sure it is called before the parallel threads are started. Also, parameters cannot be accessed inside thread parallel regions otherwise a dead lock occurs.
parent
d6e04158
No related branches found
No related tags found
Showing
- dune/fem-dg/operator/limiter/limitpass.hh 28 additions, 0 deletionsdune/fem-dg/operator/limiter/limitpass.hh
- dune/fem-dg/operator/limiter/scalinglimitpass.hh 16 additions, 18 deletionsdune/fem-dg/operator/limiter/scalinglimitpass.hh
- dune/fem-dg/pass/dginversemass.hh 18 additions, 2 deletionsdune/fem-dg/pass/dginversemass.hh
- dune/fem-dg/pass/dgmasspass.hh 16 additions, 0 deletionsdune/fem-dg/pass/dgmasspass.hh
- dune/fem-dg/pass/dgpass.hh 25 additions, 0 deletionsdune/fem-dg/pass/dgpass.hh
- dune/fem-dg/pass/pass.hh 63 additions, 0 deletionsdune/fem-dg/pass/pass.hh
- dune/fem-dg/pass/threadpass.hh 36 additions, 59 deletionsdune/fem-dg/pass/threadpass.hh
Loading
Please register or sign in to comment