Namespaces | Functions
mesh.cc File Reference

Go to the source code of this file.

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).
 
namespace  oomph::ParaviewHelper
 Namespace for paraview-style output helper functions.
 

Functions

void oomph::ParaviewHelper::write_pvd_header (std::ofstream &pvd_file)
 Write the pvd file header.
 
void oomph::ParaviewHelper::write_pvd_information (std::ofstream &pvd_file, const std::string &output_filename, const double &time)
 Add name of output file and associated continuous time to pvd file.
 
void oomph::ParaviewHelper::write_pvd_footer (std::ofstream &pvd_file)
 Write the pvd file footer.