Shared utilities for spec rendering modules.
Contains functions used across spec_rendering, mark_handlers,
and field_rendering without pulling in heavy dependencies.
Functions
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
type(encoding_t),
|
intent(in) |
|
|
:: |
enc |
|
|
type(data_t),
|
intent(in), |
optional |
|
:: |
data |
|
Return Value
character(len=:), allocatable
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
real(kind=wp),
|
intent(in) |
|
|
:: |
a |
|
|
real(kind=wp),
|
intent(in) |
|
|
:: |
b |
|
Return Value
logical
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
text |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
suffix |
|
Return Value
logical