YAC
3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
generate_reg2d.h
Go to the documentation of this file.
1
// Copyright (c) 2024 The YAC Authors
2
//
3
// SPDX-License-Identifier: BSD-3-Clause
4
5
#ifndef GENERATE_REG2D_H
6
#define GENERATE_REG2D_H
7
8
// YAC PUBLIC HEADER START
9
10
void
yac_generate_reg2d_decomp
(
11
int
num_points[2],
int
total_num_procs,
int
* num_procs);
12
13
// YAC PUBLIC HEADER STOP
14
15
#endif
// GENERATE_REG2D_H
16
yac_generate_reg2d_decomp
void yac_generate_reg2d_decomp(int num_points[2], int total_num_procs, int *num_procs)
Definition
generate_reg2d.c:8
src
utils
generate_reg2d.h
Generated on Tue Jun 30 2026 14:08:02 for YAC by
1.11.0