Compile-time settings for immersed boundaries. More...
Variables | |
| double precision, dimension(2) | coeff_beta = [13d0/12d0,0.25d0] |
| double precision, dimension(5) | coeff_recon = [2d0/6d0,5d0/6d0,1d0/6d0,7d0/6d0,11d0/6d0] |
| double precision, dimension(3) | gamma_weno |
| double precision | epsilon_machine =1d-15 |
Compile-time settings for immersed boundaries.
| double precision, dimension (2) variables_explicit_weno_fd::coeff_beta = [13d0/12d0,0.25d0] |
| double precision, dimension (5) variables_explicit_weno_fd::coeff_recon = [2d0/6d0,5d0/6d0,1d0/6d0,7d0/6d0,11d0/6d0] |
| double precision variables_explicit_weno_fd::epsilon_machine =1d-15 |
| double precision, dimension (3) variables_explicit_weno_fd::gamma_weno |