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

Private Attributes

integer nbquads
 
integer nbtris
 
integer, dimension(:,:), pointer binfo
 
integer, dimension(:,:), pointer btri2v
 
integer, dimension(:,:), pointer bquad2v
 
character(chrlen) title
 
character(chrlen), dimension(:),
pointer 
bname
 

Detailed Description

Definition at line 67 of file RFLU_ModCENTAUR.F90.

Member Data Documentation

integer, dimension(:,:), pointer binfo
private

Definition at line 69 of file RFLU_ModCENTAUR.F90.

character(chrlen), dimension(:), pointer bname
private

Definition at line 71 of file RFLU_ModCENTAUR.F90.

integer, dimension(:,:), pointer bquad2v
private

Definition at line 69 of file RFLU_ModCENTAUR.F90.

integer, dimension(:,:), pointer btri2v
private

Definition at line 69 of file RFLU_ModCENTAUR.F90.

integer nbquads
private

Definition at line 68 of file RFLU_ModCENTAUR.F90.

integer nbtris
private

Definition at line 68 of file RFLU_ModCENTAUR.F90.

character(chrlen) title
private

Definition at line 70 of file RFLU_ModCENTAUR.F90.


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