MemCom Reference Manual > MemCom ftn Fortran API > Utility Functions > mcf_abort

Name

mcf_abort — Abort process

Synopsis

subroutine mcf_abort()

Description

mcf_abort terminates the current process, calling the system function abort(). mc_abort can be used for debugging.