31#ifndef CELLO2GHOSTNS_H
32#define CELLO2GHOSTNS_H
45 virtual void getBufferSlopes(
double* buffer,
int& counter,
const int& );
Definition CellO2GhostNS.h:37
virtual int getRankOfNeighborCPU() const
Definition CellO2GhostNS.cpp:17
virtual void getBufferSlopes(double *buffer, int &counter, const int &)
Definition CellO2GhostNS.cpp:31
virtual void setRankOfNeighborCPU(int rank)
Definition CellO2GhostNS.cpp:24
~CellO2GhostNS()
Definition CellO2GhostNS.cpp:11
CellO2GhostNS()
Definition CellO2GhostNS.cpp:5
int m_rankOfNeighborCPU
Definition CellO2GhostNS.h:48