AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::primal::KnotVector< T >::DerivativeBasisView::RowProxy Struct Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/primal/geometry/KnotVector.hpp>

Public Member Functions

AXOM_HOST_DEVICE const T & operator[] (int col) const
 

Public Attributes

const T * row {nullptr}
 

Member Function Documentation

◆ operator[]()

template<typename T >
AXOM_HOST_DEVICE const T& axom::primal::KnotVector< T >::DerivativeBasisView::RowProxy::operator[] ( int  col) const
inline

Member Data Documentation

◆ row

template<typename T >
const T* axom::primal::KnotVector< T >::DerivativeBasisView::RowProxy::row {nullptr}

The documentation for this struct was generated from the following file: