XGC1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
XGC_core
cpp
predict_memory_usage.hpp
Go to the documentation of this file.
1
#ifndef PREDICT_MEMORY_USAGE_HPP
2
#define PREDICT_MEMORY_USAGE_HPP
3
4
#include "
memory_usage.hpp
"
5
#include "
domain_decomposition.hpp
"
6
#include "
grid.hpp
"
7
8
void
predict_memory_usage
(
NLReader::NamelistReader
& nlr,
const
Grid<DeviceType>
& grid,
const
DomainDecomposition<DeviceType>
& pol_decomp);
9
10
void
predict_memory_usage
(
NLReader::NamelistReader
& nlr,
int
nnodes,
int
nranks);
11
12
#endif
NLReader::NamelistReader
Definition:
NamelistReader.hpp:193
Grid< DeviceType >
predict_memory_usage
void predict_memory_usage(NLReader::NamelistReader &nlr, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp)
Definition:
predict_memory_usage.cpp:7
grid.hpp
DomainDecomposition< DeviceType >
memory_usage.hpp
domain_decomposition.hpp
Generated by
1.8.5