DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::NodePeriodicBitsRow Class Reference

#include <PeriodicInfo.hpp>

Public Member Functions

 NodePeriodicBitsRow (NodePeriodicBits *ptr, rowsize siz)
 
NodePeriodicBitsoperator[] (rowsize j)
 
NodePeriodicBits operator[] (rowsize j) const
 
 operator std::vector< NodePeriodicBits > () const
 
void operator= (const std::vector< NodePeriodicBits > &r)
 
void operator= (const NodePeriodicBitsRow &r)
 
NodePeriodicBits bitandReduce ()
 
NodePeriodicBitsbegin ()
 
NodePeriodicBitsend ()
 
const NodePeriodicBitscbegin () const
 
const NodePeriodicBitscend () const
 
rowsize size () const
 

Detailed Description

Definition at line 103 of file PeriodicInfo.hpp.

Constructor & Destructor Documentation

◆ NodePeriodicBitsRow()

DNDS::Geom::NodePeriodicBitsRow::NodePeriodicBitsRow ( NodePeriodicBits ptr,
rowsize  siz 
)
inline

Definition at line 109 of file PeriodicInfo.hpp.

Member Function Documentation

◆ begin()

NodePeriodicBits * DNDS::Geom::NodePeriodicBitsRow::begin ( )
inline

Definition at line 151 of file PeriodicInfo.hpp.

◆ bitandReduce()

NodePeriodicBits DNDS::Geom::NodePeriodicBitsRow::bitandReduce ( )
inline

Definition at line 140 of file PeriodicInfo.hpp.

Here is the call graph for this function:

◆ cbegin()

const NodePeriodicBits * DNDS::Geom::NodePeriodicBitsRow::cbegin ( ) const
inline

Definition at line 153 of file PeriodicInfo.hpp.

◆ cend()

const NodePeriodicBits * DNDS::Geom::NodePeriodicBitsRow::cend ( ) const
inline

Definition at line 154 of file PeriodicInfo.hpp.

◆ end()

NodePeriodicBits * DNDS::Geom::NodePeriodicBitsRow::end ( )
inline

Definition at line 152 of file PeriodicInfo.hpp.

◆ operator std::vector< NodePeriodicBits >()

DNDS::Geom::NodePeriodicBitsRow::operator std::vector< NodePeriodicBits > ( ) const
inline

Definition at line 123 of file PeriodicInfo.hpp.

◆ operator=() [1/2]

void DNDS::Geom::NodePeriodicBitsRow::operator= ( const NodePeriodicBitsRow r)
inline

Definition at line 134 of file PeriodicInfo.hpp.

Here is the call graph for this function:

◆ operator=() [2/2]

void DNDS::Geom::NodePeriodicBitsRow::operator= ( const std::vector< NodePeriodicBits > &  r)
inline

Definition at line 128 of file PeriodicInfo.hpp.

Here is the call graph for this function:

◆ operator[]() [1/2]

NodePeriodicBits & DNDS::Geom::NodePeriodicBitsRow::operator[] ( rowsize  j)
inline

Definition at line 111 of file PeriodicInfo.hpp.

◆ operator[]() [2/2]

NodePeriodicBits DNDS::Geom::NodePeriodicBitsRow::operator[] ( rowsize  j) const
inline

Definition at line 117 of file PeriodicInfo.hpp.

◆ size()

rowsize DNDS::Geom::NodePeriodicBitsRow::size ( ) const
inline

Definition at line 155 of file PeriodicInfo.hpp.


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