OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
metric_mod::metric_struct_ Type Reference

Data Fields

integer noint
integer multimp
integer nsn
integer nsnr
integer impact
integer ncont
integer cycle0
integer algo
double precision tic
double precision toc
double precision told
double precision, dimension(size_timer, 2) time

Detailed Description

Definition at line 71 of file metric_mod.F.

Field Documentation

◆ algo

integer metric_mod::metric_struct_::algo

Definition at line 79 of file metric_mod.F.

79 INTEGER :: ALGO ! 1: definitive voxel, 2:definitive bucket , -1:test voxel, 0: test bucket

◆ cycle0

integer metric_mod::metric_struct_::cycle0

Definition at line 78 of file metric_mod.F.

78 INTEGER :: CYCLE0

◆ impact

integer metric_mod::metric_struct_::impact

Definition at line 76 of file metric_mod.F.

76 INTEGER :: IMPACT

◆ multimp

integer metric_mod::metric_struct_::multimp

Definition at line 73 of file metric_mod.F.

73 INTEGER :: MULTIMP

◆ ncont

integer metric_mod::metric_struct_::ncont

Definition at line 77 of file metric_mod.F.

77 INTEGER :: NCONT

◆ noint

integer metric_mod::metric_struct_::noint

Definition at line 72 of file metric_mod.F.

72 INTEGER :: NOINT

◆ nsn

integer metric_mod::metric_struct_::nsn

Definition at line 74 of file metric_mod.F.

74 INTEGER :: NSN

◆ nsnr

integer metric_mod::metric_struct_::nsnr

Definition at line 75 of file metric_mod.F.

75 INTEGER :: NSNR

◆ tic

double precision metric_mod::metric_struct_::tic

Definition at line 80 of file metric_mod.F.

80 DOUBLE PRECISION :: TIC,TOC, TOLD ! timers use choose algo

◆ time

double precision, dimension(size_timer,2) metric_mod::metric_struct_::time

Definition at line 81 of file metric_mod.F.

81 DOUBLE PRECISION, DIMENSION(SIZE_TIMER,2) :: TIME

◆ toc

double precision metric_mod::metric_struct_::toc

Definition at line 80 of file metric_mod.F.

◆ told

double precision metric_mod::metric_struct_::told

Definition at line 80 of file metric_mod.F.


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