Zellij
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
l
m
o
p
r
s
u
z
~
Functions
a
c
d
e
f
g
h
i
j
l
m
o
p
r
s
u
z
~
Variables
b
c
d
e
g
i
l
m
o
r
s
u
z
Files
File List
File Members
All
Functions
Variables
Typedefs
Enumerations
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Loading...
Searching...
No Matches
Decompose.h
Go to the documentation of this file.
1
// Copyright(C) 2021, 2022 National Technology & Engineering Solutions
2
// of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
3
// NTESS, the U.S. Government retains certain rights in this software.
4
//
5
// See packages/seacas/LICENSE for details
6
#pragma once
7
8
#include <string>
9
10
class
Grid
;
11
void
decompose_grid
(
Grid
&grid,
int
ranks,
const
std::string &method);
decompose_grid
void decompose_grid(Grid &grid, int ranks, const std::string &method)
Definition
Decompose.C:122
Grid
Definition
Grid.h:29
Generated by
1.9.7