Apply a differentiation stencil along a one dimensional pencil,
then apply boundary conditions on both ends. Boundary
conditions are applied as arrays of type stencil_type
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(nonperiodic_differentiator_type), | intent(in) | :: | self | |||
| real, | intent(in) | :: | f(:) | |||
| real, | intent(in) | :: | dx |