FrontMovieFrame

Output movie frames in vtl format. For 2D in hdf formar if configured and compiled with HDF4 library.

Synopsis

#include "FronTier.h" 

void FrontMovieFrame(Front *front, char *outname, bool is_binary);

Input Parameters

Front*- pointer to operating front
char* - name of principal part of the movie output files.
bool* - flag for binary output.