0.6.0
Loading...
Searching...
No Matches
mod_interpolate_scalar_cell_to_face::interpolate_scalar_cell_to_face Interface Reference

Public Member Functions

subroutine interpolate_scalar_cell_to_face_1tensor (field, field_face, order)
 Interpolate at the faces a scalar field defined on cells.
 

Member Function/Subroutine Documentation

◆ interpolate_scalar_cell_to_face_1tensor()

subroutine mod_interpolate_scalar_cell_to_face::interpolate_scalar_cell_to_face::interpolate_scalar_cell_to_face_1tensor ( double precision, dimension(:,:,:), intent(in) field,
type(t_face_field), intent(inout) field_face,
integer, intent(in), optional order )

Interpolate at the faces a scalar field defined on cells.

Parameters
[in]fieldThe tensor on the cells
[in,out]field_faceThe resulting face field
[in]order(optional) The order of interpolation: space_order_2 (default) or space_order_4

The documentation for this interface was generated from the following file: