version 0.6.0
mod_interpolate_scalar_face_to_cell Module Reference

Interpolate scalar from faces to cells.

Functions/Subroutines

subroutine interpolate_scalar_face_to_cell (scalar_face_field, scalar_field)
 Interpolate at the cell centers a scalar defined on faces. More...
 

Function/Subroutine Documentation

◆ interpolate_scalar_face_to_cell()

subroutine mod_interpolate_scalar_face_to_cell::interpolate_scalar_face_to_cell ( type(t_face_field), intent(in)  scalar_face_field,
double precision, dimension(:,:,:), intent(inout)  scalar_field 
)
Parameters
[in]scalar_face_fieldThe scalar field on the faces
[in,out]scalar_fieldThe resulting scalar field on cells