OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
domdec_load_mod::domdec_load_ Type Reference

Data Fields

integer, dimension(:), allocatable segment_to_proc
type(domdec_proc_load_), dimension(:), allocatable proc

Detailed Description

Definition at line 37 of file domdec_load_mod.F.

Field Documentation

◆ proc

type(domdec_proc_load_), dimension(:), allocatable domdec_load_mod::domdec_load_::proc

Definition at line 40 of file domdec_load_mod.F.

40 TYPE(DOMDEC_PROC_LOAD_) ,DIMENSION(:) ,ALLOCATABLE :: PROC ! data structure to save the segment per proc

◆ segment_to_proc

integer, dimension(:), allocatable domdec_load_mod::domdec_load_::segment_to_proc

Definition at line 39 of file domdec_load_mod.F.

39 INTEGER, DIMENSION(:), ALLOCATABLE :: SEGMENT_TO_PROC ! processor where the segment is defined

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