Constructor interface for a TestRealVal object.
Construct new TestRealVal given a name.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | ts_name | Name of the new TestRealVal object. |
||
real(kind=wp), | optional | :: | eps | Allowed margin of error |
Return new TestRealVal object.