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

Modules

module  mod_compute_uncentered_boundary_cell_gradient
 

Functions/Subroutines

pure double precision function mod_compute_uncentered_boundary_cell_gradient::cell_boundary_gradient_left (t0, t1, t2)
 
pure double precision function mod_compute_uncentered_boundary_cell_gradient::cell_boundary_gradient_right (t0, t1, t2)
 
pure double precision function mod_compute_uncentered_boundary_cell_gradient::cell_boundary_gradient_bottom (t0, t1, t2)
 
pure double precision function mod_compute_uncentered_boundary_cell_gradient::cell_boundary_gradient_top (t0, t1, t2)
 
pure double precision function mod_compute_uncentered_boundary_cell_gradient::cell_boundary_gradient_back (t0, t1, t2)
 
pure double precision function mod_compute_uncentered_boundary_cell_gradient::cell_boundary_gradient_front (t0, t1, t2)
 
double precision function mod_compute_uncentered_boundary_cell_gradient::compute_uncentered_boundary_cell_gradient (t0, t1, t2, boundary)
 Compute field gradient at a global physical boundary.
 
double precision function mod_compute_uncentered_boundary_cell_gradient::compute_wall_ib_uncentered_cell_gradient (t0, t1, t2, boundary, i, j, k)