NeoFOAM
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
sum.hpp File Reference
#include <Kokkos_Core.hpp>
#include "NeoFOAM/core/executor/executor.hpp"

Go to the source code of this file.

Classes

struct  NeoFOAM::SumKernel
 

Namespaces

namespace  NeoFOAM
 

Functions

template<typename T >
NeoFOAM::sum (const Field< T > &field)
 
template<>
scalar NeoFOAM::sum (const Field< scalar > &field)