compute_decomposition Function

public function compute_decomposition(this, axis) result(decomp)

Type Bound

test_support

Arguments

Type IntentOptional Attributes Name
class(test_support), intent(inout) :: this
integer, intent(in) :: axis

Return Value integer, allocatable, (:)


Called by

proc~~compute_decomposition~2~~CalledByGraph proc~compute_decomposition~2 test_support%compute_decomposition proc~create_arrays~2 test_support%create_arrays proc~create_arrays~2->proc~compute_decomposition~2 program~checkpoint_tester~2 checkpoint_tester program~checkpoint_tester~2->proc~create_arrays~2