version 0.6.0
Loading...
Searching...
No Matches
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.
 

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