muMECH
1.0
|
Class of the functions comparing results. More...
#include <comparison.h>
Public Member Functions | |
Comparison () | |
Constructor. More... | |
virtual | ~Comparison () |
Destructor. More... | |
Static Public Member Functions | |
static double | cmp_mm_ansys_total_energy (const char *basename, const char *vtkGeomFile, int lc) |
static void | give_energy_MM () |
compute energy of mumech solution More... | |
Class of the functions comparing results.
Porovnava a vubec machruje s vysledky na sitich.
Definition at line 46 of file comparison.h.
|
inline |
Constructor.
Definition at line 52 of file comparison.h.
|
inlinevirtual |
Destructor.
Definition at line 54 of file comparison.h.
References cmp_mm_ansys_total_energy(), and give_energy_MM().
|
static |
Definition at line 39 of file comparison.cpp.
References mumech::Mesh::add_problem(), mumech::Mesh::compute_element_fields(), mumech::Mesh::compute_node_fields(), mumech::DT_NUMERICAL, mumech::Problems::give_dimension(), mumech::Mesh::give_error(), mumech::Problem::give_nLC(), mumech::PFCM_FULL, mumech::Mesh::print_geometry_file_vtk(), mumech::Mesh::read_geometry_file_vtk(), and mumech::Problem::read_inclusions_plus_initialize_and_print().
Referenced by x2d_grid(), and ~Comparison().
|
static |
compute energy of mumech solution
Definition at line 88 of file comparison.cpp.
References mumech::Mesh::add_problem(), mumech::Mesh::compute_element_fields(), delta, mumech::DT_NUMERICAL, mumech::Problem::generate_equiv_1x2dI_2d(), mumech::Mesh::generate_regular_mesh(), mumech::Mesh::give_homog_energy(), mumech::Mesh::give_total_energy(), and mumech::PFCM_FULL.
Referenced by penergy_2d(), and ~Comparison().