dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04230
A patch to update Dolfin's manual
Thank you Johan and Anders for your help.
> By the way, I think that the code in section 4.3.2 Dolfin's manual
> (User-defined functions) is not correct
>
[...]
You're right, this is because the mesh representation has recently
changed. The documentation should be updated more frequently, but
since fundamental interfaces are still being implemented/improved,
that is given higher priority
I'm sending to you a patch to update the dolfin manual in this respect.
I've made it using the command hg diff (against the Dolfin' mercurial
repository)
Two chapters are modified: quickstart (to reflect the Poisson example in
demo) and functions
(I think that is very important that the quickstart chapter be accurate
because is the first thing that a new user will read, and if the information
there is not correct she might feel frustrated)
Also I've removed the references to dolfin-config, and replace them by
references to pkg-config (that is what the poisson demo now uses)
best regards,
Pablo
Hope this helps,
Johan
Attachment:
dolfin-0.6.4-mercurial-pdenapo-2007-01-22.patch
Description: Binary data
Follow ups