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

Data Types

interface  mod_interpolate_vector_face_to_cell::interpolate_vector_face_to_cell
 

Modules

module  mod_interpolate_vector_face_to_cell
 Interpolate vector field from faces to cells.
 

Functions/Subroutines

pure subroutine mod_interpolate_vector_face_to_cell::interpolate_vector_face_to_cell_1tensor (face_field, field_cell)
 Interpolate at the cell centers a vector field defined on faces.
 
pure subroutine mod_interpolate_vector_face_to_cell::interpolate_vector_face_to_cell_2tensors (face_field, field_u_cell, field_v_cell)
 Interpolate at the cell centers a vector field defined on faces (2D)
 
pure subroutine mod_interpolate_vector_face_to_cell::interpolate_vector_face_to_cell_3tensors (face_field, field_u_cell, field_v_cell, field_w_cell)
 Interpolate at the cell centers a vector field defined on faces (3D)