ETS-Core  version:0.0.4-46-ge2d8
Core actors for the ETS-6
 All Classes Files Functions Variables Pages
Public Attributes | List of all members
gts_coefficients Module Reference

Public Attributes

real *8, dimension(:,:,:),
allocatable 
mass
 
real *8, dimension(:,:,:),
allocatable 
diff
 
real *8, dimension(:,:,:),
allocatable 
conv
 
real *8, dimension(:,:,:),
allocatable 
reac
 
real *8, dimension(:,:),
allocatable 
source
 
real *8, dimension(:,:,:),
allocatable 
hyper2
 

Detailed Description

Definition at line 49 of file solution6.f90.

Member Data Documentation

real*8, dimension(:,:,:), allocatable gts_coefficients::conv

Definition at line 51 of file solution6.f90.

real*8, dimension(:,:,:), allocatable gts_coefficients::diff

Definition at line 51 of file solution6.f90.

real*8, dimension(:,:,:), allocatable gts_coefficients::hyper2

Definition at line 51 of file solution6.f90.

real*8, dimension(:,:,:), allocatable gts_coefficients::mass

Definition at line 51 of file solution6.f90.

real*8, dimension(:,:,:), allocatable gts_coefficients::reac

Definition at line 51 of file solution6.f90.

real*8, dimension(:,:), allocatable gts_coefficients::source

Definition at line 51 of file solution6.f90.


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