Publications

Results 5451–5475 of 9,998

Search results

Jump to search filters

VTK-m Users' Guide (Version 0.0)

Moreland, Kenneth D.

VTK-m is written in C++ and makes extensive use of templates. The toolkit is implemented as a header library, meaning that all the code is implemented in header files (with extension .h) and completely included in any code that uses it. This is typically necessary of template libraries, which need to be compiled with template parameters that are not known until they are used. This also provides the convenience of allowing the compiler to inline user code for better performance.

More Details
Results 5451–5475 of 9,998
Results 5451–5475 of 9,998