- Sep 21, 2015
-
-
Dmitri Naumov authored
This is automatic replacement with ag '(?<!std::)size_t(?!\w)' --ignore-dir=ThirdParty -l | xargs perl -pi.bak -e 's/(?<!std::)size_t(?!\w)/std::size_t/g'
-
Dmitri Naumov authored
-
Lars Bilke authored
[MGT] Fix bug in GeoMapper::mapOnMesh().
-
Tom Fischer authored
Move linear solver creation back process construction
-
Tom Fischer authored
Renamed attribute _mesh to _surface_mesh for better distinction between the the method argument mesh and the object attribut _mesh.
-
Tom Fischer authored
-
- Sep 20, 2015
-
- Sep 19, 2015
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Sep 18, 2015
-
-
Dmitri Naumov authored
This reverts commit 0237275a.
-
- Sep 17, 2015
-
-
Dmitri Naumov authored
Corrected an error in PR #834
-
wenqing authored
-
Tom Fischer authored
Erase vtk filename extension from the base name.
-
Dmitri Naumov authored
Other extensions are also handled there and not in the mesh readers.
-
Dmitri Naumov authored
This allows for a const variable.
-
wenqing authored
-
- Sep 16, 2015
-
-
Tom Fischer authored
Node partitioned mesh
-
Dmitri Naumov authored
-
- Sep 15, 2015
-
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Tom Fischer authored
Add clang-format.
-
- Sep 14, 2015
-
-
Tom Fischer authored
[CLI] Added PETSc and MPI stuffs in main function of CLI.
-
- Sep 11, 2015
-
-
wenqing authored
-
- Sep 10, 2015
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Sep 09, 2015
-
-
Dmitri Naumov authored
Quicksort: fix error.
-
- Sep 08, 2015
-
-
Dmitri Naumov authored
-
Tom Fischer authored
-
Tom Fischer authored
Reason for this is the array version have to be visible into the vector version.
-
Tom Fischer authored
Added time-stepping loop.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Sep 07, 2015
-
-