OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
r1tors.F File Reference
#include "implicit_f.inc"
#include "scr14_c.inc"

Go to the source code of this file.

Functions/Subroutines

subroutine r1tors (for, tani, h3d_data, nel)

Function/Subroutine Documentation

◆ r1tors()

subroutine r1tors ( for,
tani,
type(h3d_database) h3d_data,
integer, intent(in) nel )

Definition at line 30 of file r1tors.F.

32C-----------------------------------------------
33C M o d u l e s
34C-----------------------------------------------
35 USE h3d_mod
36C-----------------------------------------------
37C I m p l i c i t T y p e s
38C-----------------------------------------------
39#include "implicit_f.inc"
40C-----------------------------------------------
41C D u m m y A r g u m e n t s
42C-----------------------------------------------
43 INTEGER, INTENT(IN) :: NEL
45 . for(*),tani(15,*)
46 TYPE(H3D_DATABASE) :: H3D_DATA
47C-----------------------------------------------
48C C o m m o n B l o c k s
49C-----------------------------------------------
50#include "scr14_c.inc"
51C-----------------------------------------------
52C L o c a l V a r i a b l e s
53C-----------------------------------------------
54 INTEGER I
55C-----------------------------------------------
56 IF (anim_ft(1) /= 0 .OR. h3d_data%UND_FORC /= 0) THEN
57 DO i=1,nel
58 tani(1,i)= for(i)
59 tani(2,i)= zero
60 tani(3,i)= zero
61 tani(4,i)= zero
62 tani(5,i)= zero
63 tani(6,i)= zero
64 tani(7,i)= zero
65 tani(8,i)= zero
66 tani(9,i)= zero
67 ENDDO
68 ENDIF
69!
70 RETURN
#define my_real
Definition cppsort.cpp:32
for(i8=*sizetab-1;i8 >=0;i8--)