IFEM - Isogeometric Toolbox for the solution of PDEs
Go to file
akva f2f1edde90 changed: for >= 3.2, PETSc generates a nice .cmake file for us to include
simplifies the cmake rule for >= 3.2, while keeping the old for version
< 3.2. hopefully the old block can be removed in not too far a future

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1547 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:25 +02:00
3rdparty added: expreval third party library 2015-07-10 22:02:12 +02:00
Apps Bugfix: Linear Elasticity crashed when trying to write projected solution to vtf while doing eigenvalue analysis 2015-07-10 22:02:25 +02:00
cmake/Modules changed: for >= 3.2, PETSc generates a nice .cmake file for us to include 2015-07-10 22:02:25 +02:00
doc fixed: (trivial) typo in getting started tutorial 2015-07-10 22:02:22 +02:00
src Changed: Reduce code duplication in ASMs2D::quasiInterpolate. 2015-07-10 22:02:25 +02:00
.gitignore Added .gitignore + some doxygen issues 2015-07-10 22:02:19 +02:00
CMakeLists.txt changed: simplify PETSc cmake rules 2015-07-10 22:02:25 +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