![]() |
YAC 3.8.0
Yet Another Coupler
|
#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"
Go to the source code of this file.
Variables | |
char * | str_logical [2] = {"true", "false"} |
Definition in file test_instance_parallel3.c.
char* str_logical[2] = {"true", "false"} |
Definition at line 25 of file test_instance_parallel3.c.