set_precision Interface

private interface set_precision

This routine overrides the default dp precision used for printing strings in the to_string function, the default is : integer(default_int), parameter :: default_dp_precision = 12

Usage: call set_precision(variable) where variable is default_int


Module Procedures

private interface set_precision()

This routine overrides the default dp precision used for printing strings in the to_string function, the default is : integer(default_int), parameter :: default_dp_precision = 12

Read more…

Arguments

None