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~~CalledByGraph proc~compute_decomposition test_support%compute_decomposition proc~create_arrays test_support%create_arrays proc~create_arrays->proc~compute_decomposition program~checkpoint_tester checkpoint_tester program~checkpoint_tester->proc~create_arrays