> I don't think anyone managed to replicate it. src/fe/fe_xyz.C is
> supposed to instantiate all those functions around line 1100 with the
> macros:
> INSTANTIATE_MBRF(1,XYZ);
> INSTANTIATE_MBRF(2,XYZ);
> INSTANTIATE_MBRF(3,XYZ);
> Which works for me.
>
> Would you let us know whether you see the
On Wed, 5 Aug 2009, Nico Schlömer wrote:
=== *snip* ===
[...]
/home/nico/makedir/libmesh/libmesh-0.6.3-rc1/lib/x86_64-unknown-linux-
gnu_opt/libmesh.so: undefined reference to `FE<3u,
(libMeshEnums::FEFamily)5>::n_dofs_per_elem(libMeshEnums::ElemType,
libMeshEnums::Order
Hi,
I reckon this has come up earlier this year, but remained unanswered at the
time; now I ran into a similar linking error as in
http://www.mail-archive.com/[email protected]/msg01380.html
, that is
=== *snip* ===
[...]
/home/nico/makedir/libmesh/lib
Here's a PDF version of the changelog. And, since I'm sure the
attachment will probably be stripped, you can download the PDF here:
http://www.cfdlab.ae.utexas.edu/~peterson/changelog.pdf
--
John
-
This SF.Net email is spon
On Mon, Aug 18, 2008 at 10:37 AM, John Peterson <[EMAIL PROTECTED]> wrote:
> Here's a PDF version of the changelog. And, since I'm sure the
> attachment will probably be stripped, you can download the PDF here:
>
> http://www.cfdlab.ae.utexas.edu/~peterson/changelog.pdf
And here's a wiki page whi
The first release candidate of libMesh 0.6.3 is now available for
download. New features include:
Continuing experimental ParallelMesh development
More internal parallelization
Operator overloading on scalar/vector/tensor operations with mixed
underlying types
Exception throwing, stack trace