![]() |
Block-Structured AMR Software Framework
|
#include <AMReX_MarchingCubes.H>
Public Member Functions | |
| void | resize (int n) |
| GpuArray< int *, 3 > | dataPtrs () |
Public Attributes | |
| Gpu::DeviceVector< int > | v1 |
| Gpu::DeviceVector< int > | v2 |
| Gpu::DeviceVector< int > | v3 |
| void amrex::MC::Triangle::resize | ( | int | n | ) |
| Gpu::DeviceVector<int> amrex::MC::Triangle::v1 |
| Gpu::DeviceVector<int> amrex::MC::Triangle::v2 |
| Gpu::DeviceVector<int> amrex::MC::Triangle::v3 |