Rodin/Array.h file

Defines array types and utility functors for index arrays.

This header provides Eigen-based array type aliases and various functors for comparing, hashing, and manipulating index arrays used throughout the Rodin library.

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.

Classes

struct Rodin::IndexArrayEquality
Functor for comparing two index arrays for equality.