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

Go to the source code of this file.

Functions/Subroutines

subroutine anstckr (varo)

Function/Subroutine Documentation

◆ anstckr()

subroutine anstckr ( varo)

Definition at line 28 of file analyse_real.F.

29C-----------------------------------------------
30C I m p l i c i t T y p e s
31C-----------------------------------------------
32#include "implicit_f.inc"
33C-----------------------------------------------
34C D u m m y A r g u m e n t s
35C-----------------------------------------------
37 . varo
38C-----------------------------------------------
39C L o c a l V a r i a b l e s
40C-----------------------------------------------
41 REAL VARN
42
43 varn = varo
44
45 CALL anstckf(varn)
46
47 RETURN
void anstckf(float *r)
Definition analyse.c:309
#define my_real
Definition cppsort.cpp:32