#include <vector>#include <fstream>#include <string>#include <limits>#include "mpi.h"#include "elc/LagrangianComm.h"#include "shells/driverCC/ShellManagerBasic.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 "../fem/definitions.h"#include "MShell.h"#include <functional>Go to the source code of this file.
Classes | |
| class | ShellManagerSpecific |
Typedefs | |
| typedef shells::ShellManagerParallel < shells::ShellManagerBasic > | SMPF |
1.6.3