|
hemocell
|
#include <config.h>

Public Attributes | |
| bool | hemoCellInitialized = false |
| bool | cellsDeletedInfo = false |
| bool | enableCEPACfield = false |
| bool | enableSolidifyMechanics = false |
| bool | enableInteriorViscosity = false |
| std::string | checkpointDirectory = "./checkpoint/" |
| Profiler | statistics = Profiler("HemoCell") |
| bool hemo::ConfigValues::cellsDeletedInfo = false |
| std::string hemo::ConfigValues::checkpointDirectory = "./checkpoint/" |
| bool hemo::ConfigValues::enableCEPACfield = false |
| bool hemo::ConfigValues::enableInteriorViscosity = false |
| bool hemo::ConfigValues::enableSolidifyMechanics = false |
| bool hemo::ConfigValues::hemoCellInitialized = false |