Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::mesh::access::vector< ScalarType, N > Struct Template Reference

Fixed-size vector access: N scalars per entity.

#include <ComponentAccess.hpp>

Inheritance diagram for mundy::mesh::access::vector< ScalarType, N >:
[legend]

Public Types

using value_typeype = ScalarType

Static Public Attributes

static constexpr size_t size = N

Member Typedef Documentation

◆ value_typeype

template<typename ScalarType, size_t N>
using mundy::mesh::access::vector< ScalarType, N >::value_typeype = ScalarType

Member Data Documentation

◆ size

template<typename ScalarType, size_t N>
size_t mundy::mesh::access::vector< ScalarType, N >::size = N
staticconstexpr