- Jan 02, 2013
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 24, 2012
-
-
Dmitri Naumov authored
Enables configuration of uncrustify pre-commit-check. Uncrustify is a source code beautifier. Enabling this via scripts/init.sh runs uncrustify before commit on the changed files and *suggests* changes to the code to be conform with the style guide. This should enforce a common code style and reduce number of white-space changes and also improve the readability of the code.
-
- Dec 20, 2012
-
-
Dmitri Naumov authored
Using logog in MeshLib. Replace all of std::cout std::cerr.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Dec 19, 2012
-
-
Dmitri Naumov authored
System of linear equations inteface and Lis solver interface.
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Dec 18, 2012
-
-
Tom Fischer authored
Class to store active/inactive status for mesh elements
-
Karsten Rink authored
-
Karsten Rink authored
-
- Dec 14, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Lars Bilke authored
-
Lars Bilke authored
This allows to specify optional submodules which are checked out at CMake-time. This is intended to use on Jenkins, e.g. cmake .. -DOGS_ADDITIONAL_SUBMODULES_TO_CHECKOUT=ThirdParty/VtkFbxConverter
-
Lars Bilke authored
-
- Dec 13, 2012
-
-
Karsten Rink authored
-
- Dec 12, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
re-implemented vtu read- and write-functionality using boost xml and property trees. compressed data is not yet supported.
-
Lars Bilke authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Dec 11, 2012
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
- support LIS_ROOT_DIR - add some hints to find it
-
Norihiro Watanabe authored
-
Adding findDataArray() and getXMLAttribute() helper functions for parsing boost's ptrees.
-
- Dec 10, 2012
-
-
Dmitri Naumov authored
-