SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
subroutine_ns_with_u Module Reference

Public Member Functions

subroutine, public bdf2_ns_stress_bc_with_u (comm_one_d, time, vv_3_LA, pp_1_LA, vvz_per, pp_per, dt, Re, list_mode, pp_mesh, vv_mesh, incpn_m1, incpn, pn_m1, pn, un_m1, un, chmp_mag, Bn_p2, opt_tempn)
 
subroutine smb_cross_prod_gauss_sft_par (communicator, mesh, list_mode, V_in, V_out, precession_in)
 
subroutine smb_curlh_cross_b_gauss_sft_par (communicator, mesh, list_mode, V_in, W_in, V_out)
 
subroutine smb_kelvin_force_gauss_sft_par (communicator, mesh, list_mode, scal_in, vect_in, vect_out)
 
subroutine, public moy (communicator, mesh, p, RESLT)
 

Detailed Description

Definition at line 5 of file sub_ns_with_velocity.f90.

Member Function/Subroutine Documentation

subroutine, public subroutine_ns_with_u::bdf2_ns_stress_bc_with_u ( pointer  comm_one_d,
real(kind=8)  time,
type(petsc_csr_la)  vv_3_LA,
type(petsc_csr_la)  pp_1_LA,
type(periodic_type), intent(in)  vvz_per,
type(periodic_type), intent(in)  pp_per,
real(kind=8)  dt,
real(kind=8)  Re,
integer, dimension(:), intent(in)  list_mode,
type(mesh_type), intent(in)  pp_mesh,
type(mesh_type), intent(in)  vv_mesh,
real(kind=8), dimension(:,:,:), intent(inout)  incpn_m1,
real(kind=8), dimension(:,:,:), intent(inout)  incpn,
real(kind=8), dimension(:,:,:), intent(inout)  pn_m1,
real(kind=8), dimension(:,:,:), intent(inout)  pn,
real(kind=8), dimension(:,:,:), intent(inout)  un_m1,
real(kind=8), dimension(:,:,:), intent(inout)  un,
real(kind=8), dimension(:,:,:), intent(in)  chmp_mag,
real(kind=8), dimension(:,:,:), intent(in)  Bn_p2,
real(kind=8), dimension(:,:,:), intent(in), optional  opt_tempn 
)

Definition at line 11 of file sub_ns_with_velocity.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public subroutine_ns_with_u::moy (   communicator,
type(mesh_type)  mesh,
real(kind=8), dimension(:), intent(in)  p,
real(kind=8), intent(out)  RESLT 
)

Definition at line 793 of file sub_ns_with_velocity.f90.

subroutine subroutine_ns_with_u::smb_cross_prod_gauss_sft_par (   communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  V_in,
real(kind=8), dimension(:,:,:), intent(out)  V_out,
logical, intent(in)  precession_in 
)

Definition at line 495 of file sub_ns_with_velocity.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine subroutine_ns_with_u::smb_curlh_cross_b_gauss_sft_par (   communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  V_in,
real(kind=8), dimension(:,:,:), intent(in)  W_in,
real(kind=8), dimension(:,:,:)  V_out 
)

Definition at line 614 of file sub_ns_with_velocity.f90.

Here is the call graph for this function:

subroutine subroutine_ns_with_u::smb_kelvin_force_gauss_sft_par (   communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  scal_in,
real(kind=8), dimension(:,:,:), intent(in)  vect_in,
real(kind=8), dimension(:,:,:)  vect_out 
)

Definition at line 712 of file sub_ns_with_velocity.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


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