Hi,

   What is the best way to set libMesh::out to a file output stream? Would
the following suffice:

std::fstream output_file;
libMesh::out = &output_file;


   If so, should I do this after libMesh::init()?

Thanks,
Manav
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to