Hi Ajay, > 'dealii::StandardExceptions::ExcIO'
That means the program could not write to the file specified. Does the program have sufficient rights to create that file? Are you running it from the correct path? Is the disk full? Is the file open/locked? -- Timo Heister http://num.math.uni-goettingen.de/~heister _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
