#include <cfloat>
#include <cmath>
#include "Solver.h"
#include "mesher3d/mesher3d.h"
#include "mechanics/mechanics.h"
#include "materials/matlib.h"
#include "mechanics/readmesh.h"
#include "mesher3d/importmesh.h"
#include "mechanics/initialconditions.h"
#include "external_coupling_3d/external_coupling_3d.h"
#include "external_coupling_3d/boundaryconditions.h"
#include "mpi_adlib/mpi_adlib.h"
#include "external_coupling/AdlibTiming.h"
Go to the source code of this file.
Classes | |
class | AdlibCoupledSolver< 3 > |
Defines | |
#define | FACTOR_ADLIB 1.0e2 |
#define FACTOR_ADLIB 1.0e2 |