Barycentric coodinates based Quadratic Serendipity shape function

Version 1.0.0.0 (4,99 KB) von HoBeom
This function produce Quadratic serendipity shape function using barycentric coodinate.
52 Downloads
Aktualisiert 3. Okt 2016

Lizenz anzeigen

This function produce Quadratic serendipity shape function using barycentric coodinate.
The procedure for this shape function is proposed at 'Mathematics of computation, 2014, vol.83, no.290, pp2691-2716' Alexander Rand, et al.
They proposed this scheme for arbitrary polygon. And the generalized barycentric coordinate is used.
Especially, two type of Barycentric coodinates are fulfilled, Wachspress coordinate & Mean value coodinate.
There are 6 m-files in attached zip file.
- get_val_shape_fn_barycen.m : main function
- get_val_lambda.m : subfunction for calculating 'lambda'
- get_val_mu.m : subfunction for calculating 'mu (lambda * lambda)'
- get_val_xi.m : subfunction for calculating 'xi (extract some function to get serendipity family)'
- get_val_phi.m : subfunction for calculating 'phi (some modification for xi)'
- get_coord_vicinity_ab.m : subfurction for 'get_val_xi.m'

Zitieren als

HoBeom (2024). Barycentric coodinates based Quadratic Serendipity shape function (https://www.mathworks.com/matlabcentral/fileexchange/59405-barycentric-coodinates-based-quadratic-serendipity-shape-function), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert von: barycentric Coordinates

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0