ScalES-PPM
Private Attributes | List of all members
solver_internal::stencil_type_dp Type Reference

the stencil type, i.e. structure in double precision More...

Private Attributes

real(dp), dimension(:,:), pointer zonal => NULL()
 
real(dp), dimension(:,:), pointer meridional => NULL()
 
real(dp), dimension(:,:), pointer central => NULL()
 
type(extent), dimension(:), pointer extent => NULL()
 
real(dp) shift = 0.0_dp
 

Detailed Description

the stencil type, i.e. structure in double precision

it holds pointers to the zonal, meridional and central components as well as a list of extents for the target arrays. Additionally, a shift s is given to calculate (s*I - A) with unity matrix I and stencil matrix A.


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

Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.