Barycentric coodinates based Quadratic Serendipity shape function

Versione 1.0.0.0 (4,99 KB) da HoBeom
This function produce Quadratic serendipity shape function using barycentric coodinate.
52 download
Aggiornato 3 ott 2016

Visualizza la licenza

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'

Cita come

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

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: barycentric Coordinates

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0