ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
yaxt_c_external.c File Reference
#include <stdio.h>
#include <mpi.h>
#include <mpi_handshake.h>
#include <yaxt.h>
Include dependency graph for yaxt_c_external.c:

Go to the source code of this file.

Functions

double mean (double *data, int size)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 27 of file yaxt_c_external.c.

Here is the call graph for this function:

◆ mean()

double mean ( double * data,
int size )

Definition at line 20 of file yaxt_c_external.c.

Here is the caller graph for this function: