7.1
general documentation
+ Collaboration diagram for Gradient calculation:

Variables

integer(c_int), pointer, save imrgra
 type of gradient reconstruction More...
 

Detailed Description

Variable Documentation

◆ imrgra

integer(c_int), pointer, save imrgra

type of gradient reconstruction

  • 0: iterative process
  • 1: standard least squares method
  • 2: least square method with extended neighborhood
  • 3: least square method with reduced extended neighborhood
  • 4: iterative process initialized by the least squares method