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

Data Fields

integer(kind=kint) nrows
 
integer(kind=kint) ncols
 
integer(kind=kint) nttbr
 
integer(kind=kint) ndeg
 
integer(kind=kint), dimension(:), pointer irow
 
integer(kind=kint), dimension(:), pointer jcol
 
real(kind=kreal), dimension(:,:), pointer val
 

Detailed Description

Definition at line 27 of file m_irjc_matrix.f90.

Field Documentation

◆ irow

integer(kind=kint), dimension(:), pointer m_irjc_matrix::irjc_mn_matrix::irow

Definition at line 39 of file m_irjc_matrix.f90.

◆ jcol

integer(kind=kint), dimension(:), pointer m_irjc_matrix::irjc_mn_matrix::jcol

Definition at line 39 of file m_irjc_matrix.f90.

◆ ncols

integer(kind=kint) m_irjc_matrix::irjc_mn_matrix::ncols

Definition at line 32 of file m_irjc_matrix.f90.

◆ ndeg

integer(kind=kint) m_irjc_matrix::irjc_mn_matrix::ndeg

Definition at line 38 of file m_irjc_matrix.f90.

◆ nrows

integer(kind=kint) m_irjc_matrix::irjc_mn_matrix::nrows

Definition at line 29 of file m_irjc_matrix.f90.

◆ nttbr

integer(kind=kint) m_irjc_matrix::irjc_mn_matrix::nttbr

Definition at line 35 of file m_irjc_matrix.f90.

◆ val

real(kind=kreal), dimension(:,:), pointer m_irjc_matrix::irjc_mn_matrix::val

Definition at line 40 of file m_irjc_matrix.f90.


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