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

Go to the source code of this file.

Functions/Subroutines

subroutine r3tors (for, df, tani, h3d_data, nel)

Function/Subroutine Documentation

◆ r3tors()

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

Definition at line 30 of file r3tors.F.

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