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.