GetFEM
5.4.2
|
Linear Elastostatic problem. A dummy linear elastotatic problem is solved on a regular mesh, and is compared to the analytical solution. More...
#include "getfem/getfem_config.h"
#include "getfem/getfem_assembling.h"
#include "getfem/getfem_export.h"
#include "getfem/getfem_regular_meshes.h"
#include "getfem/getfem_model_solvers.h"
#include "gmm/gmm.h"
#include "getfem/getfem_interpolation.h"
#include "getfem/getfem_error_estimate.h"
#include "getfem/getfem_import.h"
Go to the source code of this file.
Linear Elastostatic problem. A dummy linear elastotatic problem is solved on a regular mesh, and is compared to the analytical solution.
This program is used to check that getfem++ is working. This is also a good example of use of GetFEM.
Definition in file elastostatic.cc.