SFEMaNS  version 5.3
Reference documentation for SFEMaNS
abstract_interface::sub_init_velocity_pressure Interface Reference

Public Member Functions

subroutine sub_init_velocity_pressure (mesh_f, mesh_c, time, dt, list_mode, un_m1, un, pn_m1, pn, phin_m1, phin)
 

Detailed Description

Definition at line 3 of file abstract_interface.f90.

Constructor & Destructor Documentation

subroutine abstract_interface::sub_init_velocity_pressure::sub_init_velocity_pressure ( type(mesh_type mesh_f,
type(mesh_type mesh_c,
real(kind=8), intent(out)  time,
real(kind=8), intent(in)  dt,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(out)  un_m1,
real(kind=8), dimension(:,:,:), intent(out)  un,
real(kind=8), dimension(:,:,:), intent(out)  pn_m1,
real(kind=8), dimension(:,:,:), intent(out)  pn,
real(kind=8), dimension(:,:,:), intent(out)  phin_m1,
real(kind=8), dimension(:,:,:), intent(out)  phin 
)

Definition at line 5 of file abstract_interface.f90.


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