interface to user-adjustable core routines of scales ppm
More...
#include <stdio.h>
#include <stdlib.h>
#include <cfortran.h>
#include "core/ppm_visibility.h"
#include "core/core.h"
#include "core/symprefix.h"
Go to the source code of this file.
interface to user-adjustable core routines of scales ppm
- Copyright
- (C) 2010,2011,2012 Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de
- Author
- Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de
Definition in file core.c.
◆ F2C_Data
◆ abort_default()
void SymPrefix abort_default |
( |
MPI_Comm | comm, |
|
|
const char * | msg, |
|
|
const char * | source, |
|
|
int | line ) |
This function prints the message argument and file and line of the error to standard error, and calls either MPI_Abort or abort depending on whether MPI is initialized.
- Parameters
-
comm | MPI communcator object to use on call to MPI_Abort |
msg | message text to print |
source | string describing source file name |
line | line number of caller |
Definition at line 116 of file core.c.
◆ COMMON_BLOCK_DEF()
◆ SymPrefix() [1/3]
Unless modified, this function pointer will reference PPM_abort_default.
Definition at line 133 of file core.c.
◆ SymPrefix() [2/3]
◆ SymPrefix() [3/3]