Modules | |
| module | mod_compute_cell_diffusion_term_explicit_centered |
Functions/Subroutines | |
| subroutine | mod_compute_cell_diffusion_term_explicit_centered::compute_cell_diffusion_term_explicit_centered_o2 (div_grad_phi, phi, flux_coef) |
| Compute the diffusive term of an equation defined on cells. | |
| subroutine | mod_compute_cell_diffusion_term_explicit_centered::compute_cell_diffusion_term_explicit_centered_o4 (div_grad_phi, phi, flux_coef) |
| Compute the diffusive term of an equation defined on cells - \( 4^{th} \) order. | |