IOSS
2.0
Loading...
Searching...
No Matches
Utst_structured_decomp.h
Go to the documentation of this file.
1
/*
2
* Copyright(C) 1999-2020, 2022 National Technology & Engineering Solutions
3
* of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
4
* NTESS, the U.S. Government retains certain rights in this software.
5
*
6
* See packages/seacas/LICENSE for details
7
*/
8
#pragma once
9
10
#include "
cgns/Iocgns_StructuredZoneData.h
"
11
#include <vector>
12
13
void
cleanup
(std::vector<Iocgns::StructuredZoneData *> &zones);
14
void
check_split_assign
(std::vector<Iocgns::StructuredZoneData *> &zones,
15
double
load_balance_tolerance,
size_t
proc_count,
double
min_toler = 0.9,
16
double
max_toler = 1.0);
Iocgns_StructuredZoneData.h
cleanup
void cleanup(std::vector< Iocgns::StructuredZoneData * > &zones)
Definition
Utst_structured_decomp.C:63
check_split_assign
void check_split_assign(std::vector< Iocgns::StructuredZoneData * > &zones, double load_balance_tolerance, size_t proc_count, double min_toler=0.9, double max_toler=1.0)
Definition
Utst_structured_decomp.C:72
src
utest
Utst_structured_decomp.h
Generated by
1.12.0