DistDir
Macros | Functions
map_tests.c File Reference
#include <stdarg.h>
#include <setjmp.h>
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include "src/distdir.h"

Macros

#define LSIZE   8
 

Functions

static int map_test01 (MPI_Comm comm)
 test01 for map module More...
 
static int map_test02 (MPI_Comm comm)
 test02 for map module More...
 
static int map_test03 (MPI_Comm comm)
 test03 for map module More...
 
static int map_test04 (MPI_Comm comm)
 test04 for map module More...
 
int main ()
 

Macro Definition Documentation

◆ LSIZE

#define LSIZE   8

Function Documentation

◆ main()

int main ( void  )