OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
sphbox Module Reference

Data Types

type  real_pointer5
type  spsym_struct

Variables

integer nsphr
integer nsphs
integer, parameter sizspt = 6
integer, parameter sizspc = 14
integer, parameter sizspw = 16
integer, dimension(:), allocatable isphr
integer, dimension(:), allocatable isphs
integer, dimension(:), allocatable psphr
integer, dimension(:), allocatable psphs
integer, dimension(:), allocatable lsphs
integer, dimension(:,:), allocatable ispsymr

Variable Documentation

◆ isphr

integer, dimension(:), allocatable sphbox::isphr

Definition at line 87 of file sphbox.F.

87 INTEGER, DIMENSION(:), ALLOCATABLE :: ISPHR, ISPHS

◆ isphs

integer, dimension(:), allocatable sphbox::isphs

Definition at line 87 of file sphbox.F.

◆ ispsymr

integer, dimension(:,:), allocatable sphbox::ispsymr

Definition at line 93 of file sphbox.F.

93 INTEGER, DIMENSION(:,:), ALLOCATABLE :: ISPSYMR

◆ lsphs

integer, dimension(:), allocatable sphbox::lsphs

Definition at line 91 of file sphbox.F.

91 INTEGER, DIMENSION(:), ALLOCATABLE :: LSPHS

◆ nsphr

integer sphbox::nsphr

Definition at line 83 of file sphbox.F.

83 INTEGER NSPHR, NSPHS

◆ nsphs

integer sphbox::nsphs

Definition at line 83 of file sphbox.F.

◆ psphr

integer, dimension(:), allocatable sphbox::psphr

Definition at line 89 of file sphbox.F.

89 INTEGER, DIMENSION(:), ALLOCATABLE :: PSPHR, PSPHS

◆ psphs

integer, dimension(:), allocatable sphbox::psphs

Definition at line 89 of file sphbox.F.

◆ sizspc

integer, parameter sphbox::sizspc = 14

Definition at line 85 of file sphbox.F.

◆ sizspt

integer, parameter sphbox::sizspt = 6

Definition at line 85 of file sphbox.F.

85 INTEGER, PARAMETER :: SIZSPT = 6, sizspc = 14, sizspw = 16

◆ sizspw

integer, parameter sphbox::sizspw = 16

Definition at line 85 of file sphbox.F.