EBGeometry
Compact, header-only C++ library for fast evaluation of signed distance functions
Loading...
Searching...
No Matches
Classes | Namespaces
EBGeometry_PointAoSoA.hpp File Reference

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"
Include dependency graph for EBGeometry_PointAoSoA.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration of a metadata-carrying wrapper around PointSoAT.

Author
Robert Marskar