OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_front_data_mgt_m::fdm_struc_t Type Reference

Data Fields

integer nb_free_idx
integer, dimension(:), pointer stack_free_idx => null()
integer, dimension(:), pointer count_access => null()

Detailed Description

Definition at line 63 of file front_data_mgt_m.F.

Field Documentation

◆ count_access

integer, dimension(:), pointer mumps_front_data_mgt_m::fdm_struc_t::count_access => null()

Definition at line 66 of file front_data_mgt_m.F.

66 INTEGER, DIMENSION(:), POINTER :: COUNT_ACCESS => null()

◆ nb_free_idx

integer mumps_front_data_mgt_m::fdm_struc_t::nb_free_idx

Definition at line 64 of file front_data_mgt_m.F.

64 INTEGER :: NB_FREE_IDX

◆ stack_free_idx

integer, dimension(:), pointer mumps_front_data_mgt_m::fdm_struc_t::stack_free_idx => null()

Definition at line 65 of file front_data_mgt_m.F.

65 INTEGER, DIMENSION(:), POINTER :: STACK_FREE_IDX => null()

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