Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hyteg
hyteg
Repository
25f7841ba7c5cb4d2f4f164afa0a0a92f4c9983f
Switch branch/tag
hyteg
src
hyteg
dataexport
VTKDGDoFWriter.cpp
Find file
Blame
History
Permalink
Reduces datatype hardcoding in VTK writer classes
· 25f7841b
Marcus Mohr
authored
Aug 06, 2021
Occurences of double and "Float64" get replaced by real_t and typeToString< real_t >().
25f7841b