mus_Grad_type Derived Type

type, public :: mus_Grad_type

collection of properties of the Gradient type


Components

Type Visibility Attributes Name Initial
procedure(getGradU), public, nopass, pointer :: U_ptr => null()

function pointer to get Gradient U

procedure(getGradXXU), public, nopass, pointer :: XXU_ptr => null()

function pointer to get Gradient XX U

procedure(getGradRhoU3), public, nopass, pointer :: RhoU3_ptr => null()

function pointer to get Gradient rho U^3

procedure(getGradRhoUVZ), public, nopass, pointer :: RhoUVZ_ptr => null()

function pointer to get Gradient Rho u_x u_y u_z