Project

General

Profile

get_verbose Function

private function get_verbose(this)

Arguments

Type IntentOptional AttributesName
class(vector_ref), intent(in) :: this

Return Value logical


Source Code

    logical function get_verbose(this)
        class(vector_ref), intent(in) :: this
        get_verbose = this%verbose
    end function get_verbose


© 2016
self was developed by
Documentation generated by FORD