YAC 3.8.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_instance_parallel3.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <mpi.h>
#include <yaxt.h>
#include "tests.h"
#include "test_common.h"
#include "instance.h"
#include "yac.h"
#include "yac_mpi.h"
#include "event.h"
Include dependency graph for test_instance_parallel3.c:

Go to the source code of this file.

Variables

char * str_logical [2] = {"true", "false"}
 

Detailed Description

Test
This example show how to set up a YAC instance. It uses nine processes.

Definition in file test_instance_parallel3.c.

Variable Documentation

◆ str_logical

char* str_logical[2] = {"true", "false"}

Definition at line 25 of file test_instance_parallel3.c.