#include <vector>#include <fstream>#include <string>#include <limits>#include "mpi.h"#include "elc/LagrangianComm.h"#include "shells/fragmentation/ShellManagerFragmented.h"#include "shells/parallel/ShellManagerParallel.h"#include "shells/utilities/BasicSensor.h"#include "shells/utilities/MakeUniqueName.h"#include "shells/utilities/PropertiesParser.h"#include "shells/driverCC/SVertexFunctors.h"#include "shells/driverCC/PrescribeVarFunctor.h"#include <shells/driverCC/StableTimeStep.h>#include "ShellEnforceBCFunctor.h"#include <functional>Go to the source code of this file.
Classes | |
| class | ShellManagerSpecific |
Typedefs | |
| typedef shells::ShellManagerParallel < shells::ShellManagerFragmented > | SMPF |
1.6.3