"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Kernel/Gauss_Pyramid.h" between
getdp-3.4.0-source.tgz and getdp-3.5.0-source.tgz

About: GetDP is a general finite element solver using mixed elements to discretize de Rham-type complexes in one, two and three dimensions.

Gauss_Pyramid.h  (getdp-3.4.0-source.tgz):Gauss_Pyramid.h  (getdp-3.5.0-source.tgz)
// GetDP - Copyright (C) 1997-2021 P. Dular and C. Geuzaine, University of Liege // GetDP - Copyright (C) 1997-2022 P. Dular and C. Geuzaine, University of Liege
// //
// See the LICENSE.txt file for license information. Please report all // See the LICENSE.txt file for license information. Please report all
// issues on https://gitlab.onelab.info/getdp/getdp/issues. // issues on https://gitlab.onelab.info/getdp/getdp/issues.
/* 8 integration points from Coulomb et al., IEEE tr.mag. 32(3) May /* 8 integration points from Coulomb et al., IEEE tr.mag. 32(3) May
1996, p.1395 1996, p.1395
2 plans // a la base quadrangulaire, 4 points par plan suffisant 2 plans // a la base quadrangulaire, 4 points par plan suffisant
pour integrer exactement nodal degre 2 pour integrer exactement nodal degre 2
cf. ../utils/pyram.c */ cf. ../utils/pyram.c */
static double upyr8[8] = {0.2631840555694285,-0.2631840555694285, static double upyr8[8] = {0.2631840555694285, -0.2631840555694285,
0.2631840555694285,-0.2631840555694285, 0.2631840555694285, -0.2631840555694285,
0.5066163033492386,-0.5066163033492386, 0.5066163033492386, -0.5066163033492386,
0.5066163033492386,-0.5066163033492386}; 0.5066163033492386, -0.5066163033492386};
static double vpyr8[8] = {0.2631840555694285,0.2631840555694285, static double vpyr8[8] = {0.2631840555694285, 0.2631840555694285,
-0.2631840555694285,-0.2631840555694285, -0.2631840555694285, -0.2631840555694285,
0.5066163033492386,0.5066163033492386, 0.5066163033492386, 0.5066163033492386,
-0.5066163033492386,-0.5066163033492386}; -0.5066163033492386, -0.5066163033492386};
static double wpyr8[8] = {0.544151844011225,0.544151844011225, static double wpyr8[8] = {
0.544151844011225,0.544151844011225, 0.544151844011225, 0.544151844011225, 0.544151844011225, 0.544151844011225,
0.122514822655441,0.122514822655441, 0.122514822655441, 0.122514822655441, 0.122514822655441, 0.122514822655441};
0.122514822655441,0.122514822655441}; static double ppyr8[8] = {
static double ppyr8[8] = {0.100785882079825,0.100785882079825, 0.100785882079825, 0.100785882079825, 0.100785882079825, 0.100785882079825,
0.100785882079825,0.100785882079825, 0.232547451253508, 0.232547451253508, 0.232547451253508, 0.232547451253508};
0.232547451253508,0.232547451253508,
0.232547451253508,0.232547451253508};
 End of changes. 2 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)