-
_Original author: christop...@feelpp.org (April 26, 2012 14:49:55)_
Implement the keywords det and inv in the variational formulation language
- det(matrix expression) : compute the determinant of t…
-
_Original author: tanglaoy...@gmail.com (December 26, 2012 01:26:50)_
Dear all,
I am trying to study the feel++ and try to compile the software on Windows 7+VS2010+Intel Fortran 2011, however, when …
-
On develop branch Lshape adaptation example crashes. Same error appears for all adaptation examples.
From gdb we can see the error is comming from ligne 237:
```
auto GhUh = element_div( vf::su…
-
_Original author: christop...@feelpp.org (May 27, 2012 13:14:56)_
the max norm for vectors is implemented but now we need to have
the L_infinity norms for functions (of function spaces).
The impleme…
-
_Original author: vincent....@gmail.com (July 26, 2012 13:39:48)_
geomap strategy bug with ho
_Original issue: http://code.google.com/p/feelpp/issues/detail?id=44_
-
@feelpp/hifimagnet : would it be possible to remove libmatheval from contrib/ if ginac can actually replace libmatheval ?
while pondering this question and adjusting the hifimagnet codes if the answ…
-
_Original author: stephane...@gmail.com (September 02, 2012 08:35:34)_
When using
mesh = createGMSHMesh ( _mesh = new mesh_type,
_desc = MyGeo( ),
…
-
_Original author: stephane...@gmail.com (December 07, 2012 17:18:57)_
Currently if we have u, A and res defined as :
element_ptrtype u = Xh->elementPtr( Xh );
vector_ptrtype res ( backend->new…
-
_Original author: christro...@googlemail.com (April 24, 2012 15:26:25)_
What steps will reproduce the problem?
1. set hsize to 1.e-3 in a geofile
2. set hsize to 0.1 in cfgfile
3. run your feel++ app…
-
_Original author: vincent....@gmail.com (June 26, 2012 09:25:49)_
What steps will reproduce the problem?
1. Run the compilation of the test : fsi/application/levelset/periodic_composite
It seems tha…