FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_pds Module Reference

Functions/Subroutines

subroutine, public sp_lineq (SP_MAT)
 
subroutine sp_direct_root (sp_mat)
 
subroutine sp_direct_trunk ()
 
subroutine sp_direct_leaf ()
 
subroutine recsolve ()
 
subroutine leafsolve (b)
 
subroutine mkpart (neqns, nttbr, ndeg, irow, jcol, neqns1, neqns2, neqnsd, part, iperm)
 
subroutine divvec (neqns, ndeg, part, r, r1, r2, rd)
 

Function/Subroutine Documentation

◆ divvec()

subroutine m_pds::divvec ( integer, intent(in)  neqns,
integer, intent(in)  ndeg,
integer, dimension(:), intent(in)  part,
real(8), dimension(:), intent(in)  r,
real(8), dimension(:), intent(out)  r1,
real(8), dimension(:), intent(out)  r2,
real(8), dimension(:), intent(out)  rd 
)

Definition at line 1283 of file m_pds.f90.

Here is the caller graph for this function:

◆ leafsolve()

subroutine m_pds::leafsolve ( real(8), dimension(:), intent(inout)  b)

Definition at line 904 of file m_pds.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mkpart()

subroutine m_pds::mkpart ( integer, intent(in)  neqns,
integer, intent(in)  nttbr,
integer, intent(in)  ndeg,
integer, dimension(:), intent(in)  irow,
integer, dimension(:), intent(in)  jcol,
integer, intent(out)  neqns1,
integer, intent(out)  neqns2,
integer, intent(out)  neqnsd,
integer, dimension(:), intent(out)  part,
integer, dimension(:), intent(out)  iperm 
)

Definition at line 1033 of file m_pds.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ recsolve()

subroutine m_pds::recsolve

Definition at line 697 of file m_pds.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sp_direct_leaf()

subroutine m_pds::sp_direct_leaf

Definition at line 576 of file m_pds.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sp_direct_root()

subroutine m_pds::sp_direct_root ( type (sp_matrix)  sp_mat)

Definition at line 92 of file m_pds.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sp_direct_trunk()

subroutine m_pds::sp_direct_trunk

Definition at line 368 of file m_pds.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sp_lineq()

subroutine, public m_pds::sp_lineq ( type (sp_matrix)  SP_MAT)

Definition at line 54 of file m_pds.f90.

Here is the call graph for this function: