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

Public Member Functions

double dot (CCConst a, CCConst b) const
 
double maxabs (CCConst a) const
 
void removeMean (CCField f, long globalCells) const
 

Public Attributes

C3 e
 
MPI_Comm comm
 

Detailed Description

Definition at line 45 of file test_distributed_pressure.cpp.

Member Function Documentation

◆ dot()

double Reduce::dot ( CCConst  a,
CCConst  b 
) const
inline

Definition at line 48 of file test_distributed_pressure.cpp.

References comm, e, G, peclet::flow::C3::x, peclet::flow::C3::y, and peclet::flow::C3::z.

Referenced by cg().

◆ maxabs()

double Reduce::maxabs ( CCConst  a) const
inline

◆ removeMean()

void Reduce::removeMean ( CCField  f,
long  globalCells 
) const
inline

Definition at line 84 of file test_distributed_pressure.cpp.

References comm, e, G, peclet::flow::C3::x, peclet::flow::C3::y, and peclet::flow::C3::z.

Referenced by cg().

Member Data Documentation

◆ e

C3 Reduce::e

Definition at line 46 of file test_distributed_pressure.cpp.

Referenced by dot(), maxabs(), and removeMean().

◆ comm

MPI_Comm Reduce::comm

Definition at line 47 of file test_distributed_pressure.cpp.

Referenced by dot(), maxabs(), and removeMean().


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