[vtkusers] discontinuous linear element data

Nico Schlömer nico.schloemer at gmail.com
Fri Nov 30 18:06:47 EST 2012


Hi all,

I've used VTK to store various kinds of FEM data, e.g., functions that are
linear on each triangle/tetrahedron and continuous overall (by storing
"point data"), and functions that are constant on each cell and may be
discontinuous (by storing "cell data").
I'm now in the situation where I'd like to represent a function that is
linear on each cell and may be discontinuous across faces. (Those functions
represent "discontinuous Galerkin elements of order 1" in FEM.) -- Is there
a way to do that in VTK?

Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121201/ccbcaacc/attachment.htm>


More information about the vtkusers mailing list