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

Public Attributes

integer tbctype
 
integer, dimension(:), pointer switches
 
real(rfreal), dimension(:), pointer params
 
real(rfreal), dimension(:), pointer mean
 
real(rfreal), dimension(:), pointer svals
 
real(rfreal), dimension(:,:),
pointer 
bvals
 

Detailed Description

Definition at line 81 of file ModBndPatch.F90.

Member Data Documentation

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

Definition at line 84 of file ModBndPatch.F90.

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

Definition at line 84 of file ModBndPatch.F90.

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

Definition at line 84 of file ModBndPatch.F90.

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

Definition at line 84 of file ModBndPatch.F90.

integer, dimension(:), pointer switches

Definition at line 83 of file ModBndPatch.F90.

integer tbctype

Definition at line 82 of file ModBndPatch.F90.


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