OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_ddll::ddll_t Type Reference

Data Fields

type(ddll_node_t), pointer front
type(ddll_node_t), pointer back

Detailed Description

Definition at line 533 of file double_linked_list.F.

Field Documentation

◆ back

type ( ddll_node_t ), pointer mumps_ddll::ddll_t::back

Definition at line 534 of file double_linked_list.F.

◆ front

type ( ddll_node_t ), pointer mumps_ddll::ddll_t::front

Definition at line 534 of file double_linked_list.F.

534 TYPE ( DDLL_NODE_T ), POINTER :: FRONT, BACK

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