Barycentric coodinates based Quadratic Serendipity shape function

Version 1.0.0.0 (4.99 KB) by HoBeom
This function produce Quadratic serendipity shape function using barycentric coodinate.
51 Downloads
Updated 3 Oct 2016

View License

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'

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: barycentric Coordinates

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0