ScalES-PPM
Loading...
Searching...
No Matches
solver_internal::stencil_type_sp Type Reference

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

Public Attributes

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

Detailed Description

the stencil type, i.e. structure in single 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.