Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
opctr Module Reference

Public Attributes

integer, parameter maxrts = 1000
 
character(6), dimension(maxrtsrname
 
real(dp) dcount
 
real(dp), dimension(maxrtsdct
 
real(dp), dimension(maxrtsrct
 
integer, dimension(maxrtsncall
 
integer nrout
 
integer, save myrout
 
integer, save isclld
 

Detailed Description

Definition at line 1 of file opctr_mod.F90.

Member Data Documentation

real(dp) opctr::dcount

Definition at line 10 of file opctr_mod.F90.

real(dp), dimension(maxrts) opctr::dct

Definition at line 10 of file opctr_mod.F90.

integer, save opctr::isclld

Definition at line 13 of file opctr_mod.F90.

integer, parameter opctr::maxrts = 1000

Definition at line 7 of file opctr_mod.F90.

integer, save opctr::myrout

Definition at line 13 of file opctr_mod.F90.

integer, dimension(maxrts) opctr::ncall

Definition at line 11 of file opctr_mod.F90.

integer opctr::nrout

Definition at line 11 of file opctr_mod.F90.

real(dp), dimension(maxrts) opctr::rct

Definition at line 10 of file opctr_mod.F90.

character(6), dimension(maxrts) opctr::rname

Definition at line 8 of file opctr_mod.F90.


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