GetFEM
5.4.2
|
Inversion of geometric transformations. More...
Go to the source code of this file.
Classes | |
class | bgeot::geotrans_inv_convex |
does the inversion of the geometric transformation for a given convex More... | |
class | bgeot::geotrans_inv |
handles the geometric inversion for a given (supposedly quite large) set of points More... | |
Namespaces | |
bgeot | |
Basic Geometric Tools. | |
Inversion of geometric transformations.
Inversion of a geometric transformation is not a trivial task, especially with non-linear geometric transformations. This is the central part of interpolation routines from a getfem::mesh_fem onto another.
Definition in file bgeot_geotrans_inv.h.