chefStream.cc File Reference

An example use of the chef.h and stream APIs. More...

Go to the source code of this file.


Detailed Description

An example use of the chef.h and stream APIs.

Remarks:
This example reads inputs via files, executes the operations requested by the "adapt.inp" configuration file, and writes PHASTA mesh and field data to a stream (using the the phstream.h API). The requested Chef operations are executed again (the second call to 'cook') using the stream inputs (instead of files) and then the generates PHASTA files containing the mesh and field information.

Definition in file chefStream.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines