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

Host-backend implementation of DeviceStorage and the #deviceStorageBase_deleter helper. More...

#include "DeviceStorage.hpp"
#include "DeviceStorage.hxx"
Include dependency graph for DeviceStorage.cpp:

Go to the source code of this file.

Classes

class  DNDS::DeviceStorage< DeviceBackend::Host >
 how to resolve int-rowsize duplicate? More...
 

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 

Functions

void DNDS::deviceStorageBase_deleter (DeviceStorageBase *p)
 Stateless deleter for DeviceStorageBase that works across shared-library boundaries where the vtable of unique_ptr's default deleter would not.
 

Detailed Description

Host-backend implementation of DeviceStorage and the #deviceStorageBase_deleter helper.

Definition in file DeviceStorage.cpp.