<< gf_interpolated_on_grid SciGetFem gf_levelset_get >>

SciGetFem >> SciGetFem > gf_levelset

gf_levelset

The level-set object is represented by a primary level-set and optionally a secondary level-set used to represent fractures (if p(x) is the primary level-set function and s(x) is the secondary level-set, the crack is defined by and : the role of the secondary is to determine the crack front/tip). note: All tools listed below need the package qhull installed on your system. This package is widely available. It computes convex hull and delaunay triangulations in arbitrary dimension.

Calling Sequence

LS = gf_levelset(mesh m, int d[, string 'ws'| string f1[, string f2 | string 'ws']])

Description

General constructor for levelset objects.

The level-set object is represented by a primary level-set and optionally a secondary level-set used to represent fractures (if p(x) is the primary level-set function and s(x) is the secondary level-set, the crack is defined by and : the role of the secondary is to determine the crack front/tip). note: All tools listed below need the package qhull installed on your system. This package is widely available. It computes convex hull and delaunay triangulations in arbitrary dimension.

Command list

See Also

Authors

Y. Collette


Report an issue
<< gf_interpolated_on_grid SciGetFem gf_levelset_get >>