IFEM - Isogeometric Toolbox for the solution of PDEs
Go to file
akva c5a7e228ec changed: disable SLEPc by default
code is hardly used and causes errors if IFEM is compiled with a
ubuntu-provided SLEPc. this should be revisited when/if this code is
resurrected

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1470 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:20 +02:00
3rdparty added: expreval third party library 2015-07-10 22:02:12 +02:00
Apps added: 'make doc' target 2015-07-10 22:02:20 +02:00
cmake/Modules fixed: PETSc may depend on -ldl under certain circumstances 2015-07-10 22:02:19 +02:00
doc updated: spalart allmaras documentation with some verification data 2015-07-10 22:01:51 +02:00
src fixed: changes needed to compile with petsc 3.2 (with 64bit indices) 2015-07-10 22:02:20 +02:00
.gitignore Added .gitignore + some doxygen issues 2015-07-10 22:02:19 +02:00
CMakeLists.txt changed: disable SLEPc by default 2015-07-10 22:02:20 +02:00
Doxyfile Added support for multi-patch C1-continuos models 2015-07-10 22:01:53 +02:00
HOWTO Added HDF5 to VTF conversion utility + assosiacted fixes in HDF5 output. This now works for linear/stationary problems and nonlinear/time-dependent problems. But not yet for fully-coupled mixed methods. 2015-07-09 09:42:53 +02:00