CellModules
|
Go to the source code of this file.
Classes | |
class | VolCell |
Macros | |
#define | protected public |
#define | private public |
Functions | |
bool | doubleEq (double a, double b) |
template<typename W > | |
void | checkThatWorldssAreIdentical (W &w0, W &w1) |
template<typename W > | |
void | printCells (W &w) |
TEST_CASE ("World creation, cell additions & deletion") | |
void checkThatWorldssAreIdentical | ( | W & | w0, |
W & | w1 | ||
) |