Level-set module¶
Description¶
Define level-set objects and cut meshes, integration method and finite element method with respect to one or several level-set.
Files¶
File(s) |
Description |
---|---|
|
Define a level-set function (scalar field defined on a Lagrange fem) with an optional secondary level-set function. |
|
Cut a mesh with respect to one or several level-sets. |
|
Define a special finite element method which depends on the element and which is cut by one or several level-sets. |
|
Produces a mesh_fem object with shape functions cut by one or several level-sets. |
|
Produce a mesh_im representing an intergration method cut by the level set and being on on side of level-set, the oter side, both or only on the levelset itself. |
|
A level set based large sliding contact algorithm for an easy analysis of implant positioning. |
|
Compute the convection of a quantity with respect to a vector field. Used to computate the evolution of a level-set function for instance. Galerkin characteristic method. |
State¶
Stable.
Perspectives¶
Clarify the algorithm computing the different zones.