SFEMaNS  version 5.3
Reference documentation for SFEMaNS
gp_2d_p3 Module Reference

Functions/Subroutines

subroutine, public element_2d_p3 (w, d, p, n_w, l_G)
 
subroutine, public element_2d_p3_boundary (face, d, w, n_w, l_Gs)
 
subroutine, public element_1d_p3 (w, d, p, n_ws, l_Gs)
 

Function/Subroutine Documentation

subroutine, public gp_2d_p3::element_1d_p3 ( real(kind=8), dimension( n_ws, l_gs), intent(out)  w,
real(kind=8), dimension(1, n_ws, l_gs), intent(out)  d,
real(kind=8), dimension(l_gs), intent(out)  p,
integer, intent(in)  n_ws,
integer, intent(in)  l_Gs 
)

Definition at line 244 of file GP_2D_p3.f90.

Here is the caller graph for this function:

subroutine, public gp_2d_p3::element_2d_p3 ( real(kind=8), dimension( n_w, l_g), intent(out)  w,
real(kind=8), dimension(2, n_w, l_g), intent(out)  d,
real(kind=8), dimension(l_g), intent(out)  p,
integer, intent(in)  n_w,
integer, intent(in)  l_G 
)

Definition at line 9 of file GP_2D_p3.f90.

Here is the caller graph for this function:

subroutine, public gp_2d_p3::element_2d_p3_boundary ( integer, intent(in)  face,
real(kind=8), dimension(2, n_w, l_gs), intent(out)  d,
real(kind=8), dimension( n_w, l_gs), intent(out)  w,
integer, intent(in)  n_w,
integer, intent(in)  l_Gs 
)

Definition at line 126 of file GP_2D_p3.f90.

Here is the caller graph for this function: