This function computes Hermite polinomial. It gives in output minimum
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nDims |
number of physical dimensions |
||
integer, | intent(in) | :: |
number of stencil streaming directions |
|||
type(mus_scheme_layout_type), | intent(in) | :: | layout |
current layout |
||
integer, | intent(in) | :: | H_order |
maximum order of the Hermite polynomials |