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

Public Member Functions

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

Detailed Description

Definition at line 1 of file assembling_rhs.f90.

Member 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 5 of file assembling_rhs.f90.

Here is the caller graph for this function:


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