alpha_coefficients_js_constructor Derived Type

type, public, extends(alpha_coefficients_constructor) :: alpha_coefficients_js_constructor

type~~alpha_coefficients_js_constructor~~InheritsGraph type~alpha_coefficients_js_constructor alpha_coefficients_js_constructor type~alpha_coefficients_constructor alpha_coefficients_constructor type~alpha_coefficients_constructor->type~alpha_coefficients_js_constructor type~base_object_constructor base_object_constructor type~base_object_constructor->type~alpha_coefficients_constructor
Help


Jiang-Shu alpha coefficient object constructor.



Components

TypeVisibility AttributesNameInitial
integer(kind=I_P), public :: S =0

Stencils dimension.


Source Code

type, extends(alpha_coefficients_constructor) :: alpha_coefficients_js_constructor
  !< Jiang-Shu alpha coefficient object constructor.
endtype alpha_coefficients_js_constructor