← Back to team overview

dolfin team mailing list archive

Re: [HG] Add function to SettingsGlue.cpp to allow linking with libraries that contain FORTRAN code.

 

Good to see that it works!

Perhaps we should add it to a separate file, like FortranFix or
rename SettingsGlue --> dolfin_swig.cpp or something. It's very small
so we could have one common file for now.

We might confused ourselves if we put the Fortran fix in the parameter
system fix.

Any thoughts Johan?

/Anders


On Thu, Aug 10, 2006 at 02:44:56PM +0200, DOLFIN wrote:
> One or more new changesets pushed to the primary DOLFIN repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   2105:bfede98bdc98952e7ab3e5c40d43ce67dade6894
> tag:         tip
> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date:        Thu Aug 10 14:44:42 2006 +0200
> files:       src/pydolfin/SettingsGlue.cpp
> description:
> Add function to SettingsGlue.cpp to allow linking with libraries that contain FORTRAN code.
> 
> 
> changeset:   2104:cca1277088a6e6f296cf9ff2dd9aae1415803118
> user:        "Anders Logg <logg@xxxxxxxxx>"
> date:        Thu Aug 10 09:58:08 2006 +0200
> files:       src/test/mesh/test.py
> description:
> Enable unit tests for mesh refinement for new mesh.
> 
> 
> changeset:   2103:3721f1fe8afb709db8380eede9b5fa779587816d
> user:        "Anders Logg <logg@xxxxxxxxx>"
> date:        Thu Aug 10 09:56:12 2006 +0200
> files:       src/kernel/mesh/NewTetrahedron.cpp
> description:
> Fix bug in refinement of tetrahedra.
> 
> 
> -------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev


Follow ups

References