ARTEMIS
Source
Utils
WarpXrocfftUtil.H
Go to the documentation of this file.
1
/* Copyright 2023 Luca Fedeli
2
*
3
* This file is part of WarpX.
4
*
5
* License: BSD-3-Clause-LBNL
6
*/
7
8
#ifndef WARPX_ROCFFT_UTIL_H_
9
#define WARPX_ROCFFT_UTIL_H_
10
11
namespace
utils::rocfft
12
{
16
void
setup
();
17
21
void
cleanup
();
22
}
23
24
#endif
//WARPX_ROCFFT_UTILS_H_
utils::rocfft
Definition:
WarpXrocfftUtil.H:12
utils::rocfft::cleanup
void cleanup()
Definition:
WarpXrocfftUtil.cpp:28
utils::rocfft::setup
void setup()
Definition:
WarpXrocfftUtil.cpp:20
Generated by
1.9.1