Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

GetFEM: level_set_contact::HFunction Class Reference
GetFEM  5.4.2
level_set_contact::HFunction Class Reference

Regularized Heaviside function. More...

#include <getfem_level_set_contact.h>

Inherits getfem::nonlinear_elem_term.

Detailed Description

Regularized Heaviside function.

Can be used instead of mesh_im_level_set in assemblies. It's more stable, as it never fails in comparison to Delauney method (used inside mesh_im_level_set), but less accurate, as it has a transition zone from 1 to 0 of epsilon width. The idea is taken from one of the articles of Ted Belytschko on XFem

Definition at line 556 of file getfem_level_set_contact.h.


The documentation for this class was generated from the following files: