Modules | |
| module | mod_hessian_operator_cell_to_cell |
| Hessian operator from cells to cells. | |
Functions/Subroutines | |
| subroutine | mod_hessian_operator_cell_to_cell::hessian_operator_cell_to_cell (field, hessian, order) |
| Hessian matrix using n-th order centered differences. | |
| subroutine | mod_hessian_operator_cell_to_cell::hessian_operator_cell_to_cell_generic (scheme_first, scheme_second, field, field_res) |
Compute the hessian of field on cells with the given scheme. | |