Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
data_declarations::surfscale_struct Type Reference
Collaboration diagram for data_declarations::surfscale_struct:

Public Attributes

integer id
 
integer marker
 
real *8, dimension(3) coord
 
type(surfscale_struct), pointer next
 
type(surfscale_struct), pointer sister
 

Detailed Description

Definition at line 192 of file data_declarations.f90.

Member Data Documentation

real*8, dimension(3) coord

Definition at line 195 of file data_declarations.f90.

integer id

Definition at line 193 of file data_declarations.f90.

integer marker

Definition at line 194 of file data_declarations.f90.

type(surfscale_struct), pointer next

Definition at line 196 of file data_declarations.f90.

type(surfscale_struct), pointer sister

Definition at line 197 of file data_declarations.f90.


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