iMSTK
Interactive Medical Simulation Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
SPHFluid-HighViscousity.cpp
1 /*
2 ** This file is part of the Interactive Medical Simulation Toolkit (iMSTK)
3 ** iMSTK is distributed under the Apache License, Version 2.0.
4 ** See accompanying NOTICE for details.
5 */
6 
7 // Generate a fluid simulation example in with a box-shape of highly viscous fluid dropping onto the ground
8 #define SCENE_ID 2
9 #include "../SPHFluidExample.hpp"