Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(in) | :: | order | The order of the reference element. |
||
integer(kind=ip), | optional | :: | sorder | The order of a smoothing filter. Both this and nc have to be present before a filter is constructed. |
||
integer(kind=ip), | optional | :: | nc | No filtering of orders below this value. Both this and sorder have to be present before a filter is constructed. |
The return type has to be a reference element.
Interface for the reference element constructor.