|
EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
|
Declaration of a metadata-carrying wrapper around PointSoAT. More...
#include <array>#include <cstddef>#include <cstdint>#include <type_traits>#include "EBGeometry_PointSoA.hpp"#include "EBGeometry_Vec.hpp"#include "EBGeometry_PointAoSoAImplem.hpp"

Go to the source code of this file.
Classes | |
| struct | EBGeometry::PointAoSoA< T, Meta, W > |
| Metadata-carrying wrapper around a single PointSoAT<T, W>. More... | |
Namespaces | |
| namespace | EBGeometry |
| Namespace containing all of EBGeometry's functionality. | |
Declaration of a metadata-carrying wrapper around PointSoAT.