|
hemocell
|
#include "gtest/gtest.h"#include <hemocell.h>#include <helper/voxelizeDomain.h>#include "rbcHighOrderModel.h"#include "pltSimpleModel.h"#include "cellInfo.h"#include "fluidInfo.h"#include "particleInfo.h"#include "writeCellInfoCSV.h"#include "palabos3D.h"#include "palabos3D.hh"
Functions | |
| TEST (Validation, Pipeflow) | |
| Detailed validation test of the cell stretch problem. | |
Variables | |
| const unsigned | warmup_iterations = 100 |
| const unsigned | max_iteration = 1000 |
| const auto | geometry_file = "examples/pipeflow/tube.stl" |
| TEST | ( | Validation | , |
| Pipeflow | |||
| ) |
Detailed validation test of the cell stretch problem.
| const auto geometry_file = "examples/pipeflow/tube.stl" |
| const unsigned max_iteration = 1000 |
| const unsigned warmup_iterations = 100 |