AP_finalize

terminate the AUTOPACK library

Synopsis

#include "autopack.h"

void AP_finalize(void)


SUBROUTINE AP_FINALIZE

Parameters

None

Description

This routine should be called when user is done using AUTOPACK. Call before MPI_Finalize().

Return Value

None