Nektar++ .vtu output reader

Version 1.0.0 (1.71 KB) by Eduardo
It reads a .vtu file and outputs a point data information matrix and a connectivity matrix. It was created to read Nektar++ output.
206 Downloads
Updated 7 Jul 2022

View License

The function is organized as follows:
[datP,datC] = readVTU(vtu_adr)
vtu_adr: .vtu file adress
datP: Matrix with the point data information. Each collumn contains the value of a different variable, each row represent a different mesh node.
datC: Matrix with the connectivity information. Each row contains the connectivity information of a different element.

Cite As

Eduardo (2026). Nektar++ .vtu output reader (https://www.mathworks.com/matlabcentral/fileexchange/114760-nektar-vtu-output-reader), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with R2018b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.0