OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
inigrav::t_inigrav_parts Type Reference

Public Member Functions

procedure destroy (this)

Data Fields

logical is_allocated = .false.
integer, dimension(:), allocatable tagpart

Detailed Description

Definition at line 41 of file inigrav_mod.F.

Member Function/Subroutine Documentation

◆ destroy()

procedure inigrav::t_inigrav_parts::destroy ( class(t_inigrav_parts), intent(inout) this)

Definition at line 48 of file inigrav_mod.F.

Field Documentation

◆ is_allocated

logical inigrav::t_inigrav_parts::is_allocated = .false.

Definition at line 42 of file inigrav_mod.F.

42 logical :: IS_ALLOCATED = .false.

◆ tagpart

integer, dimension(:), allocatable inigrav::t_inigrav_parts::tagpart

Definition at line 43 of file inigrav_mod.F.

43 integer,dimension(:),allocatable :: TAGPART ! 1:part is targeted with INIGRAV, 0:otherwise ; SIZE=1:NPART

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