OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_idll::idll_t Type Reference

Data Fields

type(idll_node_t), pointer front
type(idll_node_t), pointer back

Detailed Description

Definition at line 20 of file double_linked_list.F.

Field Documentation

◆ back

type ( idll_node_t ), pointer mumps_idll::idll_t::back

Definition at line 21 of file double_linked_list.F.

◆ front

type ( idll_node_t ), pointer mumps_idll::idll_t::front

Definition at line 21 of file double_linked_list.F.

21 TYPE ( IDLL_NODE_T ), POINTER :: FRONT, BACK

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