https://github.com/JuliaFEM/JuliaFEM.jl
Revision 7a827e0a12f8e5715554ea48cc9f0079092ccb6d authored by Jukka Aho on 28 June 2017, 10:54:04 UTC, committed by Jukka Aho on 15 August 2017, 12:49:50 UTC
Problem arises typically when boundary condition is created using
"nodal" elements of type Poi1, but forget to define geometry and
```solvers("geometry", 0.0)``` fails in Xdmf update function. Fixed.
1 parent 938b624
History
Tip revision: 7a827e0a12f8e5715554ea48cc9f0079092ccb6d authored by Jukka Aho on 28 June 2017, 10:54:04 UTC
Fix return types for fields not defined
Tip revision: 7a827e0
File Mode Size
docs
geometry
src
test
verification
.gitignore -rw-r--r-- 125 bytes
.travis.yml -rw-r--r-- 700 bytes
CONTRIBUTING.rst -rw-r--r-- 7.2 KB
LICENSE.md -rw-r--r-- 1.1 KB
README.rst -rw-r--r-- 3.6 KB
REQUIRE -rw-r--r-- 129 bytes

README.rst

back to top