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

Data Types

type  ccls_matrix
 

Functions/Subroutines

subroutine reserv (i, j, jstat, irpt, irowno, k)
 
subroutine cclsallocation (c)
 
subroutine stiajac (c, jstat, irpt, irowno)
 
subroutine stval (c, i, j, val, itrans)
 
subroutine m_cclsmatrix_getvec (c, k, v)
 
subroutine m_cclsmatrix_errtrp (mes)
 

Function/Subroutine Documentation

◆ cclsallocation()

subroutine m_cclsmatrix::cclsallocation ( type (ccls_matrix c)

Definition at line 64 of file m_cclsmatrix.f90.

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

◆ m_cclsmatrix_errtrp()

subroutine m_cclsmatrix::m_cclsmatrix_errtrp ( character(*)  mes)

Definition at line 189 of file m_cclsmatrix.f90.

Here is the caller graph for this function:

◆ m_cclsmatrix_getvec()

subroutine m_cclsmatrix::m_cclsmatrix_getvec ( type (ccls_matrix), intent(in)  c,
integer, intent(in)  k,
real(8), dimension(:), intent(out)  v 
)

Definition at line 164 of file m_cclsmatrix.f90.

Here is the caller graph for this function:

◆ reserv()

subroutine m_cclsmatrix::reserv ( integer  i,
integer  j,
integer, dimension(:)  jstat,
integer, dimension(:)  irpt,
integer, dimension(:)  irowno,
integer  k 
)

Definition at line 21 of file m_cclsmatrix.f90.

Here is the caller graph for this function:

◆ stiajac()

subroutine m_cclsmatrix::stiajac ( type (ccls_matrix c,
integer, dimension(:)  jstat,
integer, dimension(:)  irpt,
integer, dimension(:)  irowno 
)

Definition at line 83 of file m_cclsmatrix.f90.

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

◆ stval()

subroutine m_cclsmatrix::stval ( type (ccls_matrix c,
integer  i,
integer  j,
real(8), dimension(c%ndeg*c%ndeg)  val,
integer  itrans 
)

Definition at line 135 of file m_cclsmatrix.f90.

Here is the caller graph for this function: