Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.1.0/v0.9.0/cpp
DOLFINx  0.1.0
DOLFINx C++ interface
dolfinx::io::VTKFile Member List

This is the complete list of members for dolfinx::io::VTKFile, including all inherited members.

close()dolfinx::io::VTKFile
flush()dolfinx::io::VTKFile
VTKFile(MPI_Comm comm, const std::string filename, const std::string file_mode)dolfinx::io::VTKFile
write(const mesh::Mesh &mesh, double time=0.0)dolfinx::io::VTKFile
write(const std::vector< std::reference_wrapper< const fem::Function< double >>> &u, double t)dolfinx::io::VTKFile
write(const std::vector< std::reference_wrapper< const fem::Function< std::complex< double >>>> &u, double t)dolfinx::io::VTKFile
~VTKFile()dolfinx::io::VTKFile