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

Declaration of a metadata-carrying wrapper around TriangleSoAT. More...

#include <array>
#include <cstddef>
#include <cstdint>
#include <type_traits>
#include "EBGeometry_Triangle.hpp"
#include "EBGeometry_TriangleSoA.hpp"
#include "EBGeometry_Vec.hpp"
#include "EBGeometry_TriangleAoSoAImplem.hpp"
Include dependency graph for EBGeometry_TriangleAoSoA.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EBGeometry::TriangleAoSoA< T, Meta, W >
 Metadata-carrying wrapper around a single TriangleSoAT<T, W>. More...
 

Namespaces

namespace  EBGeometry
 Namespace containing all of EBGeometry's functionality.
 

Detailed Description

Declaration of a metadata-carrying wrapper around TriangleSoAT.

Author
Robert Marskar