Modules | |
| module | mod_laplacian_operator_cell_to_cell |
| Laplacian operator from cells to cells. | |
Functions/Subroutines | |
| subroutine | mod_laplacian_operator_cell_to_cell::laplacian_operator_cell_to_cell (field, laplacian, order) |
| Laplacian using n-th order centered differences. | |
| subroutine | mod_laplacian_operator_cell_to_cell::laplacian_operator_cell_to_cell_generic (scheme_second, field, field_res) |
Compute the laplacian of field on cells with the given scheme. | |