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

Data Fields

integer(8) nzg
integer(8) sizeadjallocated
integer ng
integer(8), dimension(:), pointer ipe => null()
integer, dimension(:), pointer adj => null()

Detailed Description

Definition at line 24 of file ana_blk_m.F.

Field Documentation

◆ adj

integer, dimension(:), pointer mumps_ana_blk_m::compact_graph_t::adj => null()

Definition at line 28 of file ana_blk_m.F.

28 INTEGER, POINTER :: ADJ(:) => null()

◆ ipe

integer(8), dimension(:), pointer mumps_ana_blk_m::compact_graph_t::ipe => null()

Definition at line 27 of file ana_blk_m.F.

27 INTEGER(8), POINTER :: IPE(:) => null()

◆ ng

integer mumps_ana_blk_m::compact_graph_t::ng

Definition at line 26 of file ana_blk_m.F.

26 INTEGER :: NG

◆ nzg

integer(8) mumps_ana_blk_m::compact_graph_t::nzg

Definition at line 25 of file ana_blk_m.F.

25 INTEGER(8) :: NZG, SIZEADJALLOCATED

◆ sizeadjallocated

integer(8) mumps_ana_blk_m::compact_graph_t::sizeadjallocated

Definition at line 25 of file ana_blk_m.F.


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