0.6.0
Loading...
Searching...
No Matches
gradient_operator_cell_to_cell.f90 File Reference

Modules

module  mod_gradient_operator_cell_to_cell
 Gradient operator from cells to cells.
 

Functions/Subroutines

subroutine mod_gradient_operator_cell_to_cell::gradient_operator_cell_to_cell (field, order, direction, gradient)
 Gradient using n-th order differences.
 
subroutine mod_gradient_operator_cell_to_cell::gradient_operator_cell_to_cell_generic (scheme, field, field_res)
 Compute the gradient of field on cells with the given scheme.
 
double precision function, dimension(spatial_dimension) mod_gradient_operator_cell_to_cell::gradient_operator_cell_to_cell_unit_generic (scheme, field, i, j, k)
 Compute the gradient of the field at i,j,k
 
subroutine mod_gradient_operator_cell_to_cell::gradient_operator_cell_to_cell_weno_generic (scheme, field, field_res)
 Compute the gradient of field on cells with the given scheme.
 
double precision function, dimension(spatial_dimension) mod_gradient_operator_cell_to_cell::gradient_operator_cell_to_cell_weno_unit_generic (scheme, field, i, j, k)
 Compute the gradient of the field at i,j,k