File_exists

dolfin.cpp.io.File_exists(filename)

Check if file exists

Arguments
filename (str)
Name of file.
Returns
bool
True if the file exists.

Previous topic

File_create_parent_path

Next topic

VTKPlotter_all_interactive

This Page