IFEM - Isogeometric Toolbox for the solution of PDEs
Go to file
akva 5bd45cd116 fixed: store displacements as displacements
now that displacements and vectors are actually distinguished in .vtfx
files, this makes a difference

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1065 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-09 09:43:55 +02:00
3rdparty/tinyxml Adding HDF5 support (credit Arne Morten) + some modifications related to VTF output 2015-07-09 09:42:49 +02:00
Apps fixed: store displacements as displacements 2015-07-09 09:43:55 +02:00
cmake/Modules added: support VTFx aka VTF API v2 2015-07-09 09:43:32 +02:00
doc Added Getting Started presentation 2015-07-09 09:43:32 +02:00
src fixed: store displacements as displacements 2015-07-09 09:43:55 +02:00
CMakeLists.txt added: VTU output 2015-07-09 09:43:55 +02:00
Doxyfile Moved linear elasticity simulator to Apps/LinearElasticity. Moved Doxyfile up from src-folder and renamed SplinedFEM.dox to IFEM.dox. Fixed some doxygen warnings from Utility and LinAlg. 2015-07-09 08:51:56 +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