#include <mpi.h>
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <math.h>
#include <string.h>
#include <stdint.h>
#include "yac.h"
#include "yac_core.h"
#include "yac_utils.h"
#include "toy_multi_common.h"
Go to the source code of this file.
◆ run_toy_multi_common()
| int run_toy_multi_common |
( |
char const * | comp_name, |
|
|
int | comp_id, |
|
|
int | grid_id, |
|
|
int | cell_point_id, |
|
|
int | corner_point_id, |
|
|
double * | cell_point_data, |
|
|
double * | corner_point_data, |
|
|
YAC_VTK_FILE * | vtk_file ) |
◆ [struct]
| struct { ... } interpolations[] |
Initial value:=
{
{.name = "conserv",
{.name = "2nd_conserv",
{.name = "avg",
{.name = "hcsbb",
{.name = "rbf",
}
int const YAC_LOCATION_CELL
int const YAC_LOCATION_CORNER
◆ location
◆ name
◆ nbr_interpolations