[petsc-dev] openmp
Jed Brown
jedbrown at mcs.anl.gov
Wed Nov 6 20:43:16 CST 2013
Svetlana Tkachenko <svetlana.tkachenko at fastmail.fm> writes:
> Thanks! I need to apologize as I didn't mention it in the previous
> message: in my solver.F no I did not exceed the line length and I
> don't know what it is referring to even. That line is not mine.
It is the expanded error checking macro. Fortran does not provide a
concise way to do error checking except to use the C preprocessor, but
the line length requirements apply to the _expanded_ macro. Fortran is
a perpetual nuisance, but once you learn about all the potholes, barbed
wire, broken glass, and polonium in the food, it's possible to get by.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131106/02704070/attachment.sig>
More information about the petsc-dev
mailing list