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

#include <ArrayEigenMatrixBatch_DeviceView.hpp>

Public Member Functions

DNDS_DEVICE_CALLABLE uint32_t getM () const
 
DNDS_DEVICE_CALLABLE uint32_t getN () const
 
DNDS_DEVICE_CALLABLE void setM (uint32_t v)
 
DNDS_DEVICE_CALLABLE void setN (uint32_t v)
 

Public Attributes

uint64_t data
 

Detailed Description

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

Definition at line 38 of file ArrayEigenMatrixBatch_DeviceView.hpp.

Member Function Documentation

◆ getM()

template<class real_T = real>
DNDS_DEVICE_CALLABLE uint32_t DNDS::MatrixBatch< real_T >::UInt32PairIn64::getM ( ) const
inline

Definition at line 41 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ getN()

template<class real_T = real>
DNDS_DEVICE_CALLABLE uint32_t DNDS::MatrixBatch< real_T >::UInt32PairIn64::getN ( ) const
inline

Definition at line 42 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ setM()

template<class real_T = real>
DNDS_DEVICE_CALLABLE void DNDS::MatrixBatch< real_T >::UInt32PairIn64::setM ( uint32_t  v)
inline

Definition at line 43 of file ArrayEigenMatrixBatch_DeviceView.hpp.

◆ setN()

template<class real_T = real>
DNDS_DEVICE_CALLABLE void DNDS::MatrixBatch< real_T >::UInt32PairIn64::setN ( uint32_t  v)
inline

Definition at line 44 of file ArrayEigenMatrixBatch_DeviceView.hpp.

Member Data Documentation

◆ data

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

Definition at line 40 of file ArrayEigenMatrixBatch_DeviceView.hpp.


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