DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::MatrixBatch< real_T >::UInt16QuadIn64 Struct Reference

#include <ArrayEigenMatrixBatch_DeviceView.hpp>

Public Member Functions

DNDS_DEVICE_CALLABLE uint16_t getA () const
 
DNDS_DEVICE_CALLABLE uint16_t getB () const
 
DNDS_DEVICE_CALLABLE uint16_t getC () const
 
DNDS_DEVICE_CALLABLE uint16_t getD () const
 
DNDS_DEVICE_CALLABLE void setA (uint16_t v)
 
DNDS_DEVICE_CALLABLE void setB (uint16_t v)
 
DNDS_DEVICE_CALLABLE void setC (uint16_t v)
 
DNDS_DEVICE_CALLABLE void setD (uint16_t v)
 

Public Attributes

uint64_t data
 

Detailed Description

template<class real_T = real>
struct DNDS::MatrixBatch< real_T >::UInt16QuadIn64

Definition at line 48 of file ArrayEigenMatrixBatch_DeviceView.hpp.

Member Function Documentation

◆ getA()

template<class real_T = real>
DNDS_DEVICE_CALLABLE uint16_t DNDS::MatrixBatch< real_T >::UInt16QuadIn64::getA ( ) const
inline

Definition at line 51 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ getB()

template<class real_T = real>
DNDS_DEVICE_CALLABLE uint16_t DNDS::MatrixBatch< real_T >::UInt16QuadIn64::getB ( ) const
inline

Definition at line 52 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ getC()

template<class real_T = real>
DNDS_DEVICE_CALLABLE uint16_t DNDS::MatrixBatch< real_T >::UInt16QuadIn64::getC ( ) const
inline

Definition at line 53 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ getD()

template<class real_T = real>
DNDS_DEVICE_CALLABLE uint16_t DNDS::MatrixBatch< real_T >::UInt16QuadIn64::getD ( ) const
inline

Definition at line 54 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ setA()

template<class real_T = real>
DNDS_DEVICE_CALLABLE void DNDS::MatrixBatch< real_T >::UInt16QuadIn64::setA ( uint16_t  v)
inline

Definition at line 56 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ setB()

template<class real_T = real>
DNDS_DEVICE_CALLABLE void DNDS::MatrixBatch< real_T >::UInt16QuadIn64::setB ( uint16_t  v)
inline

Definition at line 57 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ setC()

template<class real_T = real>
DNDS_DEVICE_CALLABLE void DNDS::MatrixBatch< real_T >::UInt16QuadIn64::setC ( uint16_t  v)
inline

Definition at line 58 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ setD()

template<class real_T = real>
DNDS_DEVICE_CALLABLE void DNDS::MatrixBatch< real_T >::UInt16QuadIn64::setD ( uint16_t  v)
inline

Definition at line 59 of file ArrayEigenMatrixBatch_DeviceView.hpp.

Member Data Documentation

◆ data

template<class real_T = real>
uint64_t DNDS::MatrixBatch< real_T >::UInt16QuadIn64::data

Definition at line 50 of file ArrayEigenMatrixBatch_DeviceView.hpp.


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