Navigation

Operators and Keywords

Function List:

C++ API

fpl

Collection of routines to export data produced by Finite Elements or Finite Volume Simulations in formats used by some visualization programs.

Select category:

functions to save data in VTK format

fpl_vtk_write_field.m
Output data field in serial XML-VTK UnstructuredGrid format.
fpl_vtk_b64_write_field.m
Output data field in binary serial XML-VTK UnstructuredGrid format.
fpl_vtk_raw_write_field.m
Output data field in binary serial XML-VTK UnstructuredGrid format.
fpl_vtk_assemble_series.m
Assemble a ParaView collection file (pvd) from a set of files representing data at different time-steps.
savevtk
Save a 3-D scalar array ARRAY to the file FILENAME in VTK structured-grid format.
savevtkvector
Save a 3-D vector field of components X, Y, Z to the file FILENAME in VTK format.

pdetool compatible plotting functions

pdesurf
Plot a 3D surface given node or element data on a triangular mesh.
pdemesh
Plot a triangular mesh in 3D given a mesh structure and node data.

Package: fpl