WarpX
Toggle main menu visibility
Loading...
Searching...
No Matches
Source
ablastr
utils
RelativeCellPosition.H
Go to the documentation of this file.
1
/* Copyright 2020 Axel Huebl
2
*
3
* This file is part of WarpX.
4
*
5
* License: BSD-3-Clause-LBNL
6
*/
7
8
#ifndef ABLASTR_UTILS_RELATIVE_CELL_POSITION_H_
9
#define ABLASTR_UTILS_RELATIVE_CELL_POSITION_H_
10
11
#include <
AMReX_BaseFwd.H
>
12
13
#include <vector>
14
15
namespace
ablastr::utils
16
{
25
[[nodiscard]] std::vector< double >
26
getRelativeCellPosition
(amrex::MultiFab
const
& mf);
27
}
28
29
#endif
// ABLASTR_UTILS_RELATIVE_CELL_POSITION_H_
AMReX_BaseFwd.H
ablastr::utils
Definition
Communication.cpp:26
ablastr::utils::getRelativeCellPosition
std::vector< double > getRelativeCellPosition(amrex::MultiFab const &mf)
Definition
RelativeCellPosition.cpp:15
Generated by
1.17.0