Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rvav_moddatastruct::t_rvav_region Type Reference

Public Attributes

integer inodes
 
integer jnodes
 
integer knodes
 
integer nvars
 
real(rfreal), dimension(:,:),
pointer 
xyzs1
 
real(rfreal), dimension(:,:),
pointer 
cvs1
 
real(rfreal), dimension(:,:),
pointer 
dvs1
 
real(rfreal), dimension(:,:),
pointer 
xyzs2
 
real(rfreal), dimension(:,:),
pointer 
cvs2
 
real(rfreal), dimension(:,:),
pointer 
dvs2
 
real(rfreal), dimension(:,:,:,:),
pointer 
xyzaes2
 
real(rfreal), dimension(:,:,:,:),
pointer 
cvaes2
 

Detailed Description

Definition at line 47 of file RVAV_ModDataStruct.F90.

Member Data Documentation

real(rfreal), dimension(:,:,:,:), pointer cvaes2

Definition at line 52 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:), pointer cvs1

Definition at line 50 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:), pointer cvs2

Definition at line 51 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:), pointer dvs1

Definition at line 50 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:), pointer dvs2

Definition at line 51 of file RVAV_ModDataStruct.F90.

integer inodes

Definition at line 49 of file RVAV_ModDataStruct.F90.

integer jnodes

Definition at line 49 of file RVAV_ModDataStruct.F90.

integer knodes

Definition at line 49 of file RVAV_ModDataStruct.F90.

integer nvars

Definition at line 49 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:,:,:), pointer xyzaes2

Definition at line 52 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:), pointer xyzs1

Definition at line 50 of file RVAV_ModDataStruct.F90.

real(rfreal), dimension(:,:), pointer xyzs2

Definition at line 51 of file RVAV_ModDataStruct.F90.


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