smoothness_indicators_js_constructor Derived Type

type, public, extends(smoothness_indicators_constructor) :: smoothness_indicators_js_constructor

type~~smoothness_indicators_js_constructor~~InheritsGraph type~smoothness_indicators_js_constructor smoothness_indicators_js_constructor type~smoothness_indicators_constructor smoothness_indicators_constructor type~smoothness_indicators_constructor->type~smoothness_indicators_js_constructor type~base_object_constructor base_object_constructor type~base_object_constructor->type~smoothness_indicators_constructor
Help


Jiang-Shu and Gerolymos-Senechal-Vallet smoothness indicators object constructor.



Components

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

Stencils dimension.


Source Code

type, extends(smoothness_indicators_constructor) :: smoothness_indicators_js_constructor
  !< Jiang-Shu and Gerolymos-Senechal-Vallet smoothness indicators object constructor.
endtype smoothness_indicators_js_constructor