real_get_comment Subroutine

private recursive subroutine real_get_comment(self, comment)

Arguments

Type IntentOptional AttributesName
class(type_real_setting), intent(in) :: self
character(len=:), intent(inout), allocatable:: comment

Calls

proc~~real_get_comment~~CallsGraph proc~real_get_comment real_get_comment proc~format_real format_real proc~real_get_comment->proc~format_real

Contents

None