The TELEMAC-MASCARET system  trunk
List of all members | Public Attributes
declarations_stbtel::mesh_obj2 Type Reference
+ Collaboration diagram for declarations_stbtel::mesh_obj2:

Public Attributes

character(len=title_sizetitle
 
character(len=comment_sizedescription
 
integer nelem
 
integer npoin
 
integer nptfr
 
integer ndp
 
integer type_elem
 
integer ndim
 
integer, dimension(10) ib
 
integer, dimension(:), allocatable ikles
 
integer, dimension(:), allocatable ipobo
 
double precision, dimension(:), allocatable x
 
double precision, dimension(:), allocatable y
 
double precision, dimension(:), allocatable z
 
character(len=sname_size), dimension(:), allocatable namecoo
 
character(len=sname_size), dimension(:), allocatable unitcoo
 
integer, dimension(:), allocatable knolg
 
integer nvar
 
character(len=sname_size), dimension(:), allocatable namevar
 
character(len=sname_size), dimension(:), allocatable unitvar
 
integer timestep
 
double precision, dimension(:), allocatable times
 
double precision, dimension(:,:,:), allocatable results
 
integer nfam
 
character(len=name_size), dimension(:), allocatable namefam
 
integer, dimension(:), allocatable idfam
 
integer, dimension(:), allocatable valfam
 
integer, dimension(:), allocatable ngroupfam
 
character(len=lname_size), dimension(:,:), allocatable groupfam
 
integer, dimension(:), allocatable lihbor
 
integer, dimension(:), allocatable nbor
 
integer nelem2
 
integer ndp2
 
integer type_elem2
 
integer, dimension(:), allocatable ikles2
 
integer, dimension(:), allocatable color
 
integer, dimension(:), allocatable ncolor
 
integer, dimension(:), allocatable ncolor2
 

Detailed Description

Definition at line 109 of file declarations_stbtel.F.

Member Data Documentation

◆ color

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::color

Definition at line 187 of file declarations_stbtel.F.

◆ description

character(len=comment_size) declarations_stbtel::mesh_obj2::description

Definition at line 114 of file declarations_stbtel.F.

◆ groupfam

character(len=lname_size), dimension(:,:), allocatable declarations_stbtel::mesh_obj2::groupfam

Definition at line 170 of file declarations_stbtel.F.

◆ ib

integer, dimension(10) declarations_stbtel::mesh_obj2::ib

Definition at line 128 of file declarations_stbtel.F.

◆ idfam

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::idfam

Definition at line 164 of file declarations_stbtel.F.

◆ ikles

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::ikles

Definition at line 130 of file declarations_stbtel.F.

◆ ikles2

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::ikles2

Definition at line 184 of file declarations_stbtel.F.

◆ ipobo

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::ipobo

Definition at line 132 of file declarations_stbtel.F.

◆ knolg

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::knolg

Definition at line 144 of file declarations_stbtel.F.

◆ lihbor

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::lihbor

Definition at line 173 of file declarations_stbtel.F.

◆ namecoo

character(len=sname_size), dimension(:), allocatable declarations_stbtel::mesh_obj2::namecoo

Definition at line 140 of file declarations_stbtel.F.

◆ namefam

character(len=name_size), dimension(:), allocatable declarations_stbtel::mesh_obj2::namefam

Definition at line 162 of file declarations_stbtel.F.

◆ namevar

character(len=sname_size), dimension(:), allocatable declarations_stbtel::mesh_obj2::namevar

Definition at line 149 of file declarations_stbtel.F.

◆ nbor

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::nbor

Definition at line 175 of file declarations_stbtel.F.

◆ ncolor

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::ncolor

Definition at line 189 of file declarations_stbtel.F.

◆ ncolor2

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::ncolor2

Definition at line 191 of file declarations_stbtel.F.

◆ ndim

integer declarations_stbtel::mesh_obj2::ndim

Definition at line 126 of file declarations_stbtel.F.

◆ ndp

integer declarations_stbtel::mesh_obj2::ndp

Definition at line 122 of file declarations_stbtel.F.

◆ ndp2

integer declarations_stbtel::mesh_obj2::ndp2

Definition at line 180 of file declarations_stbtel.F.

◆ nelem

integer declarations_stbtel::mesh_obj2::nelem

Definition at line 116 of file declarations_stbtel.F.

◆ nelem2

integer declarations_stbtel::mesh_obj2::nelem2

Definition at line 178 of file declarations_stbtel.F.

◆ nfam

integer declarations_stbtel::mesh_obj2::nfam

Definition at line 160 of file declarations_stbtel.F.

◆ ngroupfam

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::ngroupfam

Definition at line 168 of file declarations_stbtel.F.

◆ npoin

integer declarations_stbtel::mesh_obj2::npoin

Definition at line 118 of file declarations_stbtel.F.

◆ nptfr

integer declarations_stbtel::mesh_obj2::nptfr

Definition at line 120 of file declarations_stbtel.F.

◆ nvar

integer declarations_stbtel::mesh_obj2::nvar

Definition at line 147 of file declarations_stbtel.F.

◆ results

double precision, dimension(:,:,:), allocatable declarations_stbtel::mesh_obj2::results

Definition at line 157 of file declarations_stbtel.F.

◆ times

double precision, dimension(:), allocatable declarations_stbtel::mesh_obj2::times

Definition at line 155 of file declarations_stbtel.F.

◆ timestep

integer declarations_stbtel::mesh_obj2::timestep

Definition at line 153 of file declarations_stbtel.F.

◆ title

character(len=title_size) declarations_stbtel::mesh_obj2::title

Definition at line 112 of file declarations_stbtel.F.

◆ type_elem

integer declarations_stbtel::mesh_obj2::type_elem

Definition at line 124 of file declarations_stbtel.F.

◆ type_elem2

integer declarations_stbtel::mesh_obj2::type_elem2

Definition at line 182 of file declarations_stbtel.F.

◆ unitcoo

character(len=sname_size), dimension(:), allocatable declarations_stbtel::mesh_obj2::unitcoo

Definition at line 142 of file declarations_stbtel.F.

◆ unitvar

character(len=sname_size), dimension(:), allocatable declarations_stbtel::mesh_obj2::unitvar

Definition at line 151 of file declarations_stbtel.F.

◆ valfam

integer, dimension(:), allocatable declarations_stbtel::mesh_obj2::valfam

Definition at line 166 of file declarations_stbtel.F.

◆ x

double precision, dimension(:), allocatable declarations_stbtel::mesh_obj2::x

Definition at line 134 of file declarations_stbtel.F.

◆ y

double precision, dimension(:), allocatable declarations_stbtel::mesh_obj2::y

Definition at line 136 of file declarations_stbtel.F.

◆ z

double precision, dimension(:), allocatable declarations_stbtel::mesh_obj2::z

Definition at line 138 of file declarations_stbtel.F.


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