flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
Loading...
Searching...
No Matches
HostAcc Struct Reference

Public Member Functions

double operator() (int x, int y, int z) const
 

Public Attributes

const double * d
 
int ex
 
int ey
 

Detailed Description

Definition at line 20 of file test_advection.cpp.

Member Function Documentation

◆ operator()()

double HostAcc::operator() ( int  x,
int  y,
int  z 
) const
inline

Definition at line 23 of file test_advection.cpp.

References d, ex, and ey.

Member Data Documentation

◆ d

const double* HostAcc::d

Definition at line 21 of file test_advection.cpp.

Referenced by operator()().

◆ ex

int HostAcc::ex

Definition at line 22 of file test_advection.cpp.

Referenced by operator()().

◆ ey

int HostAcc::ey

Definition at line 22 of file test_advection.cpp.

Referenced by operator()().


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