-
- Downloads
Factor out VTK writing into a separate method
That way, we can use 'if constexpr', and get suitable writing methods for all kinds of TargetSpace, without ugly preprocessor tricks.
Loading
Please register or sign in to comment
That way, we can use 'if constexpr', and get suitable writing methods for all kinds of TargetSpace, without ugly preprocessor tricks.