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

Modules

module  mod_gradient_operator_cell_to_face
 Gradient operator from cells to faces.
 

Functions/Subroutines

subroutine mod_gradient_operator_cell_to_face::gradient_operator_cell_to_face (gradient, array, order)
 Gradient generic function.
 
subroutine mod_gradient_operator_cell_to_face::gradient_operator_cell_to_face_o2 (gradient, array)
 Gradient using \(2^{nd}\) order interpolation ( \(1^{st}\) order for non uniform meshes).
 
subroutine mod_gradient_operator_cell_to_face::gradient_operator_cell_to_face_o4 (gradient, array)
 Gradient using \(4^{th}\) order interpolation ( \(3^{rd}\) order for non uniform meshes).