FieldGetLocalSize Interface

public interface FieldGetLocalSize

Called by

interface~~fieldgetlocalsize~~CalledByGraph interface~fieldgetlocalsize FieldGetLocalSize proc~test_fieldgetlocalsize test_FieldGetLocalSize proc~test_fieldgetlocalsize->interface~fieldgetlocalsize

Module Procedures

private function get_local_size(x, rc) result(sz)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(inout) :: x
integer, intent(out), optional :: rc

Return Value integer(kind=ESMF_KIND_I8)