Hi,
Libmesh test asked me to report this. Would you please help me? It would be
great if you also help me to use libmesh in my xcode project( adding header
and linker and compiler flags). Thanks,

***************************************************************

* Running Example adaptivity_ex3:

*   example-dbg refinement_type=h

***************************************************************



*** Warning, This code is deprecated, and likely to be removed in future
library versions! ./include/libmesh/auto_ptr.h, line 270, compiled Mar 20
2016 at 06:03:37 ***

 EquationSystems

  n_systems()=1

   System #0, "Laplace"

    Type "LinearImplicit"

    Variables="u"

    Finite Element Types="HIERARCHIC"

    Approximation Orders="SECOND"

    n_dofs()=21

    n_local_dofs()=21

    n_constrained_dofs()=0

    n_local_constrained_dofs()=0

    n_vectors()=1

    n_matrices()=1

    DofMap Sparsity

      Average  On-Processor Bandwidth <= 10.7143

      Average Off-Processor Bandwidth <= 0

      Maximum  On-Processor Bandwidth <= 21

      Maximum Off-Processor Bandwidth <= 0

    DofMap Constraints

      Number of DoF Constraints = 0


Beginning Solve 0

#iterations: 17

estimated error: 6.03583e-16

System has: 21 degrees of freedom.

Linear solver converged at step: 17, final residual: 6.03583e-16

L2-Error is: 0.0150899

H1-Error is: 0.125332

Mean discontinuity error = 1.3534e-15

  Refining the mesh...

Beginning Solve 1

#iterations: 23

estimated error: 2.3746e-16

System has: 65 degrees of freedom.

Linear solver converged at step: 23, final residual: 2.3746e-16

L2-Error is: 0.00515425

H1-Error is: 0.0777803

Mean discontinuity error = 1.36389e-15

  Refining the mesh...

Beginning Solve 2

#iterations: 24

estimated error: 6.92825e-16

System has: 97 degrees of freedom.

Linear solver converged at step: 24, final residual: 6.92825e-16

L2-Error is: 0.0019902

H1-Error is: 0.0494319

Mean discontinuity error = 1.5741e-07

Assertion `mean_disc_error < 1e-14' failed.

mean_disc_error = 1.5741e-07

1e-14 = 1e-14



Stack frames: 5

0: 0   libmesh_dbg.0.dylib                 0x0000000106b6a159
libMesh::print_trace(std::__1::basic_ostream<char,
std::__1::char_traits<char> >&) + 2265

1: 1   libmesh_dbg.0.dylib                 0x0000000106b62b30
libMesh::MacroFunctions::report_error(char const*, int, char const*, char
const*) + 592

2: 2   example-dbg                         0x0000000106954049 main + 11161

3: 3   libdyld.dylib                       0x00007fff994675ad start + 1

4: 4   ???                                 0x0000000000000002 0x0 + 2

[0] adaptivity_ex3.C, line 301, compiled Mar 20 2016 at 14:35:01

--------------------------------------------------------------------------

MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD

with errorcode 1.


NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.

You may or may not see output from other processes, depending on

exactly when Open MPI kills them.

--------------------------------------------------------------------------

FAIL: run.sh

====================================================

1 of 1 test failed

Please report to libmesh-us...@lists.sourceforge.net

====================================================

make[4]: *** [check-TESTS] Error 1

make[3]: *** [check-am] Error 2

make[2]: *** [check] Error 2

make[1]: *** [check-recursive] Error 1

make: *** [check-recursive] Error 1
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to