optimal_weights_js_constructor Derived Type

type, public, extends(optimal_weights_constructor) :: optimal_weights_js_constructor

type~~optimal_weights_js_constructor~~InheritsGraph type~optimal_weights_js_constructor optimal_weights_js_constructor type~optimal_weights_constructor optimal_weights_constructor type~optimal_weights_constructor->type~optimal_weights_js_constructor type~base_object_constructor base_object_constructor type~base_object_constructor->type~optimal_weights_constructor
Help


Jiang-Shu and Gerolymos-Senechal-Vallet optimal weights object constructor.



Components

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

Stencils dimension.


Source Code

type, extends(optimal_weights_constructor) :: optimal_weights_js_constructor
  !< Jiang-Shu and Gerolymos-Senechal-Vallet optimal weights object constructor.
endtype optimal_weights_js_constructor