ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::pystencils::FixedFlux_single_precision::IndexVectors Class Reference

#include <FixedFlux_single_precision.h>

Public Types

enum  Type { ALL = 0 , INNER = 1 , OUTER = 2 , NUM_TYPES = 3 }
 
using CpuIndexVector = std::vector< IndexInfo >
 

Public Member Functions

 IndexVectors ()=default
 
bool operator== (IndexVectors const &other) const
 
CpuIndexVectorindexVector (Type t)
 
IndexInfopointerCpu (Type t)
 
void syncGPU ()
 

Detailed Description

Definition at line 72 of file FixedFlux_single_precision.h.

Member Typedef Documentation

◆ CpuIndexVector

Member Enumeration Documentation

◆ Type

Enumerator
ALL 
INNER 
OUTER 
NUM_TYPES 

Definition at line 76 of file FixedFlux_single_precision.h.

Constructor & Destructor Documentation

◆ IndexVectors()

walberla::pystencils::FixedFlux_single_precision::IndexVectors::IndexVectors ( )
default

Member Function Documentation

◆ indexVector()

CpuIndexVector & walberla::pystencils::FixedFlux_single_precision::IndexVectors::indexVector ( Type  t)
inline

◆ operator==()

bool walberla::pystencils::FixedFlux_single_precision::IndexVectors::operator== ( IndexVectors const &  other) const
inline

Definition at line 79 of file FixedFlux_single_precision.h.

◆ pointerCpu()

IndexInfo * walberla::pystencils::FixedFlux_single_precision::IndexVectors::pointerCpu ( Type  t)
inline

Definition at line 84 of file FixedFlux_single_precision.h.

◆ syncGPU()

void walberla::pystencils::FixedFlux_single_precision::IndexVectors::syncGPU ( )
inline

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