Nektar++
pybind11::detail::is_nekarray_oned< T > Struct Template Reference

Template utility to determine whether. More...

#include <SharedArray.hpp>

Inheritance diagram for pybind11::detail::is_nekarray_oned< T >:
[legend]

Detailed Description

template<typename T>
struct pybind11::detail::is_nekarray_oned< T >

Template utility to determine whether.

Template Parameters
Tis a Nektar::Array<OneD, .>.

Definition at line 48 of file Python/BasicUtils/SharedArray.hpp.