SPEED
dgjump::matrix Type Reference

Public Attributes

real *8, dimension(:,:), pointer mjump
 jump matrix

 
real *8, dimension(:,:), pointer mjump_only_uv
 jump matrix fot testmode (only [u][v])
 

Detailed Description

Definition at line 159 of file MODULES.f90.

Member Data Documentation

◆ mjump

real*8, dimension(:,:), pointer dgjump::matrix::mjump

jump matrix

Definition at line 161 of file MODULES.f90.

161 real*8, dimension(:,:), pointer :: mjump

◆ mjump_only_uv

real*8, dimension(:,:), pointer dgjump::matrix::mjump_only_uv

jump matrix fot testmode (only [u][v])

Definition at line 162 of file MODULES.f90.

162 real*8, dimension(:,:), pointer :: mjump_only_uv

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