WarpX
Source
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
#ifndef WARPX_RELATIVE_CELL_POSITION_H_
8
#define WARPX_RELATIVE_CELL_POSITION_H_
9
10
#include <
AMReX_BaseFwd.H
>
11
12
#include <vector>
13
14
namespace
utils
15
{
24
std::vector< double >
25
getRelativeCellPosition
(
amrex::MultiFab
const
& mf);
26
}
27
28
#endif
// WARPX_RELATIVE_CELL_POSITION_H_
AMReX_BaseFwd.H
amrex::MultiFab
utils
Definition:
IsIn.H:16
utils::getRelativeCellPosition
std::vector< double > getRelativeCellPosition(amrex::MultiFab const &mf)
Definition:
RelativeCellPosition.cpp:14
Generated by
1.9.1