- Nov 15, 2016
-
-
- Nov 10, 2016
-
-
Dmitri Naumov authored
Used to derive shapefunctions of lower order for example as needed for pressure given displacement shape functions in HydroMechanics process.
-
- Oct 04, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Aug 30, 2016
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Aug 17, 2016
-
-
- Jul 26, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jul 18, 2016
-
-
Christoph Lehmann authored
-
- Jul 07, 2016
-
-
Norihiro Watanabe authored
-
- Jul 04, 2016
-
-
Dmitri Naumov authored
The elements' dimensions (DIM and NPOINTS) are declared 'unsigned' is the MeshLib (MeshElement::dimension and MeshElement::n_all_nodes) and should be of the same type for the shape functions.
-
- Jun 21, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jun 14, 2016
-
-
Dmitri Naumov authored
The Eigen alignment is not used anywhere else and so far the code runs fine w/o this alignment. Between the decisions to add Eigen alignment for all Eigen-containing structs and containers or remove completely the latter is easier.
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- May 26, 2016
-
-
Norihiro Watanabe authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- May 10, 2016
-
-
Mainly correct variable names in the documentation. Remove some documentation for non-existing parameters.
-
- Mar 16, 2016
-
-
Christoph Lehmann authored
-
- Mar 02, 2016
-
-
Christoph Lehmann authored
-
- Mar 01, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Feb 01, 2016
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
now it is harder to use them incorrectly
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Dec 08, 2015
-
-
Dmitri Naumov authored
This is replaced long time ago by a three argument constructor taking also the global dimension in account.
-
- Oct 30, 2015
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
Currently Eigen-3.2.5 can store Nx1 matrices only in column major form. 0xM fixed Eigen matrices lead to 0-size arrays which cause compilation errors (e.g. on MSVC++)
-
-
-
-
- Aug 31, 2015
-
-
Dmitri Naumov authored
-
- Aug 14, 2015
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-