YAC
3.8.0
Yet Another Coupler
Toggle main menu visibility
Main Page
Related Pages
Examples
Data Types
Data Type Index
Class Hierarchy
Files
File List
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
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
num_points
static size_t num_points
Definition
yac.c:152
src
utils
generate_reg2d.h
Generated on Thu Jul 3 2025 11:40:08 for YAC by
1.11.0