#include <sum.hpp>
Definition at line 11 of file sum.hpp.
◆ operator()() [1/3]
template<typename T >
void NeoFOAM::SumKernel::operator() |
( |
const CPUExecutor & |
exec, |
|
|
const Field< T > & |
field, |
|
|
T & |
sum |
|
) |
| |
|
inline |
◆ operator()() [2/3]
template<typename T >
void NeoFOAM::SumKernel::operator() |
( |
const GPUExecutor & |
exec, |
|
|
const Field< T > & |
field, |
|
|
T & |
sum |
|
) |
| const |
|
inline |
◆ operator()() [3/3]
template<typename T >
void NeoFOAM::SumKernel::operator() |
( |
const SerialExecutor & |
exec, |
|
|
const Field< T > & |
field, |
|
|
T & |
sum |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/NeoFOAM/NeoFOAM/include/NeoFOAM/fields/operations/sum.hpp