FEI
Version of the Day
Main Page
Related Pages
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
base
fei_set_shared_ids.hpp
1
#ifndef _fei_set_shared_ids_hpp_
2
#define _fei_set_shared_ids_hpp_
3
4
/*--------------------------------------------------------------------*/
5
/* Copyright 2009 Sandia Corporation. */
6
/* Under the terms of Contract DE-AC04-94AL85000, there is a */
7
/* non-exclusive license for use of this work by or on behalf */
8
/* of the U.S. Government. Export of this program may require */
9
/* a license from the United States Government. */
10
/*--------------------------------------------------------------------*/
11
12
#include <fei_macros.hpp>
13
#include <fei_mpi.h>
14
#include <fei_fwd.hpp>
15
16
namespace
fei {
17
22
void
set_shared_ids
(MPI_Comm comm,
23
const
snl_fei::RecordCollection
& records,
24
fei::SharedIDs<int>
& sharedIDs,
25
int
lowest_global_id,
int
highest_global_id);
26
27
}
28
29
#endif
30
fei::set_shared_ids
void set_shared_ids(MPI_Comm comm, const snl_fei::RecordCollection &records, fei::SharedIDs< int > &sharedIDs, int lowest_global_id, int highest_global_id)
Definition:
fei_set_shared_ids.cpp:55
fei::SharedIDs< int >
snl_fei::RecordCollection
Definition:
snl_fei_RecordCollection.hpp:32
Generated on Fri Sep 1 2023 07:58:42 for FEI by
1.8.5