OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_ana_blk_m::lmatrix_t Type Reference

Data Fields

integer nbcol
integer(8) nzl
type(col_lmatrix_t), dimension(:), pointer col => null()

Detailed Description

Definition at line 19 of file ana_blk_m.F.

Field Documentation

◆ col

type(col_lmatrix_t), dimension(:), pointer mumps_ana_blk_m::lmatrix_t::col => null()

Definition at line 22 of file ana_blk_m.F.

22 TYPE(COL_LMATRIX_T), POINTER :: COL(:) => null()

◆ nbcol

integer mumps_ana_blk_m::lmatrix_t::nbcol

Definition at line 20 of file ana_blk_m.F.

20 INTEGER :: NBCOL

◆ nzl

integer(8) mumps_ana_blk_m::lmatrix_t::nzl

Definition at line 21 of file ana_blk_m.F.

21 INTEGER(8) :: NZL

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