OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
zmumps_parallel_analysis::graph_type Type Reference

Data Fields

integer(8) nz_loc
integer n
integer comm
integer, dimension(:), pointer irn_loc => null()
integer, dimension(:), pointer jcn_loc => null()

Detailed Description

Definition at line 40 of file zana_aux_par.F.

Field Documentation

◆ comm

integer zmumps_parallel_analysis::graph_type::comm

Definition at line 42 of file zana_aux_par.F.

◆ irn_loc

integer, dimension(:), pointer zmumps_parallel_analysis::graph_type::irn_loc => null()

Definition at line 43 of file zana_aux_par.F.

43 INTEGER, POINTER :: IRN_LOC(:) => null()

◆ jcn_loc

integer, dimension(:), pointer zmumps_parallel_analysis::graph_type::jcn_loc => null()

Definition at line 44 of file zana_aux_par.F.

44 INTEGER, POINTER :: JCN_LOC(:) => null()

◆ n

integer zmumps_parallel_analysis::graph_type::n

Definition at line 42 of file zana_aux_par.F.

42 INTEGER :: N, COMM

◆ nz_loc

integer(8) zmumps_parallel_analysis::graph_type::nz_loc

Definition at line 41 of file zana_aux_par.F.

41 INTEGER(8) :: NZ_LOC

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