reply alll Curious if anyone does care to comment on state of the art in
linker optimizations of any related issues that effect build system.
Thanks.
> From: marchy...@hotmail.com
> To: royst...@ices.utexas.edu
> Subject: RE: [Libmesh-users] Example
On Fri, 12 Aug 2016, Mike Marchywka wrote:
> Again, the compile seems normal but maybe someone could explain the
> odd linking lol. What is the point of this?
Originally, the point of running libtool was that it allowed the same
build system to support all the weird options for static and dynami
Again, I would not worry about adding an example but rather just try
to build and test standalone. I just reinstalled libmesh adding petsc
and other things, repeated the process of running "make -n example-opt"
and extracting the compile and link lines and it seems to work ok,
Silent failures can
Hello libmesh users!,
I tried to run the example programs using make run_examples but after the
makefile descends into the individual example files it keeps saying
"Nothing to be done for all-am" after trying to make all-am. It doesn't try
to run or modify the programs. I wanted to recompile the ei
David,
The following if block seems to want a serial vector. I did try passing the
System::current_local_solution to the mesh function, but it still resets the
element to nullptr.
-Manav
// If we have an element, but it's not a local element, then we
// either need to have a serialized