DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
ArrayDOF_op_1.cpp
Go to the documentation of this file.
1#include "../ArrayDOF.hpp"
2#include "../ArrayDOF_op.hxx"
4namespace DNDS
5{
7 // DNDS_ARRAYDOF_INST_STORAGE(DeviceBackend::Host, 0, )
8}
#define DNDS_ARRAY_DOF_OP_FUNC_SEQ_INST(B, offset, exttmp)
Definition ArrayDOF.hpp:357
Reserved for template implementations of #DeviceStorage primitives.
the host side operators are provided as implemented
@ Host
Plain CPU memory.