DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
EulerP_Evaluator_impl.cpp File Reference

Host-backend explicit specializations of Evaluator_impl kernel methods. More...

Include dependency graph for EulerP_Evaluator_impl.cpp:

Go to the source code of this file.

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 
namespace  DNDS::EulerP
 Namespace for the EulerP alternative evaluator module with GPU support.
 

Detailed Description

Host-backend explicit specializations of Evaluator_impl kernel methods.

Provides the DeviceBackend::Host specialization for each Evaluator_impl static method. Each method contains an OpenMP-parallelized loop that calls the corresponding device-callable kernel function from EulerP_Evaluator_impl_common.hxx.

For the CUDA backend specializations, see the separate CUDA compilation unit.

Definition in file EulerP_Evaluator_impl.cpp.