FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_irjcmatrix::irjc_matrix Type Reference
Collaboration diagram for m_irjcmatrix::irjc_matrix:

Data Fields

integer neqns
 
integer nttbr
 
integer ndeg
 
integer, dimension(:), pointer irow
 
integer, dimension(:), pointer jcol
 
real(8), dimension(:,:), pointer val
 

Detailed Description

Definition at line 9 of file m_irjcmatrix.f90.

Field Documentation

◆ irow

integer, dimension(:), pointer m_irjcmatrix::irjc_matrix::irow

Definition at line 13 of file m_irjcmatrix.f90.

◆ jcol

integer, dimension(:), pointer m_irjcmatrix::irjc_matrix::jcol

Definition at line 13 of file m_irjcmatrix.f90.

◆ ndeg

integer m_irjcmatrix::irjc_matrix::ndeg

Definition at line 12 of file m_irjcmatrix.f90.

◆ neqns

integer m_irjcmatrix::irjc_matrix::neqns

Definition at line 10 of file m_irjcmatrix.f90.

◆ nttbr

integer m_irjcmatrix::irjc_matrix::nttbr

Definition at line 11 of file m_irjcmatrix.f90.

◆ val

real(8), dimension(:,:), pointer m_irjcmatrix::irjc_matrix::val

Definition at line 14 of file m_irjcmatrix.f90.


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