NetDEM v1.0
Loading...
Searching...
No Matches
webgpu_wrapper.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <filesystem>
4#include <vector>
5#include <webgpu/webgpu.hpp>
6
7namespace netdem {
8
10public:
11};
12
13} // namespace netdem
Definition webgpu_wrapper.hpp:9
Definition bond_entry.hpp:7