SFEMaNS  version 5.3
Reference documentation for SFEMaNS
rhs_para_assembling Module Reference

Functions/Subroutines

subroutine rhs_3x3 (mesh, vv_3_LA, mode, rhs_in, vb_145, vb_236, opt_tensor, opt_tensor_scaln_bdy)
 
subroutine rhs_3x3_art_comp (mesh, vv_3_LA, mode, rhs_in, vb_145, vb_236, opt_tensor, opt_grad_div)
 

Function/Subroutine Documentation

subroutine rhs_para_assembling::rhs_3x3 ( type(mesh_type mesh,
type(petsc_csr_la vv_3_LA,
integer, intent(in)  mode,
real(kind=8), dimension(mesh%dom_me*mesh%gauss%l_g,6), intent(in)  rhs_in,
  vb_145,
  vb_236,
real(kind=8), dimension(3,mesh%dom_me*mesh%gauss%l_g,6), intent(in), optional  opt_tensor,
real(kind=8), dimension(:,:), intent(in), optional  opt_tensor_scaln_bdy 
)

Definition at line 6 of file assembling_rhs.f90.

Here is the caller graph for this function:

subroutine rhs_para_assembling::rhs_3x3_art_comp ( type(mesh_type mesh,
type(petsc_csr_la vv_3_LA,
integer, intent(in)  mode,
real(kind=8), dimension(mesh%dom_me*mesh%gauss%l_g,6), intent(in)  rhs_in,
  vb_145,
  vb_236,
real(kind=8), dimension(3,mesh%dom_me*mesh%gauss%l_g,6), intent(in), optional  opt_tensor,
real(kind=8), dimension(mesh%dom_me*mesh%gauss%l_g,2), intent(in), optional  opt_grad_div 
)

Definition at line 193 of file assembling_rhs.f90.

Here is the caller graph for this function: