https://github.com/feelpp/feelpp
Raw File
Tip revision: 95faa71eb659d1a1ddd5ae72a3d6cd879bc7ba02 authored by vdoyeux on 26 July 2016, 15:48:57 UTC
start working on self label
Tip revision: 95faa71
test_integrateQuadra.cfg
[functions]
g=x*y*(y*2.2+4.3)*(2.1*x-1.3):x:y
[gmsh]
structured=1
[gmsh.domain]
shape=hypercube
convex=hypercube
xmin=0
ymin=0
back to top