Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Classes
average_cells.h File Reference

Definitions of functions and classes that implement logic related to averaging cells with neighbors. More...

#include <math.h>
#include "../global/global.h"
Include dependency graph for average_cells.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SlowCellConditionChecker
 Object that checks whether a given cell meets the conditions for slow-cell averaging. The main motivation for creating this class is reducing ifdef statements (and allow to modify the actual slow-cell-condition. More...
 

Detailed Description

Definitions of functions and classes that implement logic related to averaging cells with neighbors.