Skip to content

Print BC in VTK files. Modify Vertex order for some types of element for VTK output

Luca Verzeroli requested to merge VTK_BC into master

I've added the possibility to print boundary condition in VTK files.

Then, i fix some vertex order in case of some types of element. GMSH and VTK has some differences in ordering.

Merge request reports