Re: [deal.II] catching SolverControl::NoConvergence

2020-08-03 Thread Wolfgang Bangerth

On 7/31/20 3:44 AM, Alberto Salvadori wrote:
By the way, I noticed that there is no Trilinos wrapper for GMRES, yet the 
implementation of LA::MPI::SolverGMRES provides no error when
the trilinos flag is set. Is there any redirection to another solver? Is this 
a potential source of the unexpected behavior mentioned above?


Good question. Can you create a minimal test case for that as well?

Best
 W.

--

Wolfgang Bangerth  email: bange...@colostate.edu
   www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/365d58c8-9912-0ef1-961e-2dce77bd42e3%40colostate.edu.


[deal.II] deal.II Newsletter #128

2020-08-03 Thread 'Rene Gassmoeller' via deal.II User Group
Hello everyone!

This is deal.II newsletter #128.
It automatically reports recently merged features and discussions about the 
deal.II finite element library.


## Below you find a list of recently proposed or merged features:

#10792: fix tests/simplex/data_out_write_vtk_01 (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/10792

#10791: Update an outdated code comment (proposed by kronbichler; merged) 
https://github.com/dealii/dealii/pull/10791

#10790: Debug (proposed by peterrum) https://github.com/dealii/dealii/pull/10790

#10789: Simplex action: load metis and be verbose on failure (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/10789

#10788: fix dof_accessor warning (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/10788

#10787: Jenkinsfile: convert tabs to spaces (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/10787

#10786: jenkins: use Og on tester (proposed by tjhei) 
https://github.com/dealii/dealii/pull/10786

#10785: Fix MPIEXEC detection again. (proposed by drwells; merged) 
https://github.com/dealii/dealii/pull/10785

#10784: Use face_no in FE (proposed by peterrum) 
https://github.com/dealii/dealii/pull/10784

#10783: Pass face_no to FE functions (proposed by peterrum) 
https://github.com/dealii/dealii/pull/10783

#10782: Fix step-18. (proposed by adamqc; merged) 
https://github.com/dealii/dealii/pull/10782

#10781: Simplify some code. (proposed by bangerth) 
https://github.com/dealii/dealii/pull/10781

#10780: Convert all face-related data structures of FiniteElement to vectors 
(proposed by peterrum; merged) https://github.com/dealii/dealii/pull/10780

#10779: Add face_no to methods of FiniteElements (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/10779

#10778: Generalize FiniteElementData s.t. faces can different nr. of dofs 
(proposed by peterrum) https://github.com/dealii/dealii/pull/10778

#10777: Introduce FiniteElementData::max_dofs_per_quad()  (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/10777

#10776: Refactor DoFHandlerImplementation::reserve_space for 3D (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/10776

#10775: Simplify the usage of ensure_existence_of_dof_identities (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/10775

#10774: suppress boost warnings (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/10774

#10773: CI: change git depth for indent worker (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/10773

#10772: Update an error text. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/10772

#10771: fix typos in step 47 (proposed by zjiaqi2018; merged) 
https://github.com/dealii/dealii/pull/10771

#10770: Enable VectorTools::interpolate for hp::MappingCollection (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/10770

#10769: Fix conflict with Simplex::GridGenerator (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/10769

#10768: Improve DataOutDoFData error message ExcInvalidVectorSize (proposed by 
masterleinad; merged) https://github.com/dealii/dealii/pull/10768

#10766: Non local dofs (inside FE) (proposed by luca-heltai) 
https://github.com/dealii/dealii/pull/10766

#10764: Assign faces different quadrature rules (proposed by peterrum) 
https://github.com/dealii/dealii/pull/10764

#10762: MF mapping info: Avoid invalid access of some face-data-by-cells 
(proposed by kronbichler) https://github.com/dealii/dealii/pull/10762

#10761: [step-67] Close a brace in introduction (proposed by kronbichler; 
merged) https://github.com/dealii/dealii/pull/10761

#10760: Do not update ghost values in MGTransferMatrixFree::prolongate 
(proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/10760

#10759: delete a word in step-47 (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/10759

#10758: Add mini simplex application tests (proposed by peterrum) 
https://github.com/dealii/dealii/pull/10758

#10757: CI: add tester for simplex tests (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/10757

#10752: Improve memory behavior of the BiCGStab solver. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/10752

#10748: GridIn::read_vtk() for simplex meshes (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/10748

#10734: Check that MPIEXEC_EXECUTABLE is available in the test suite. (proposed 
by drwells; merged) https://github.com/dealii/dealii/pull/10734

#10727: GridIn::read_msh() now supports triangular and tetrahedral elements 
(proposed by DanielPaukner; merged) https://github.com/dealii/dealii/pull/10727

#10701: Generalize DataOut::write_vtk for simplex mesh (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/10701

#10659: Introduce MappingFE (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/106

Re: [deal.II] ERROR WHEN RUNNING THE CODE ON MULTIPLE NODES OF HPC

2020-08-03 Thread Wolfgang Bangerth

On 8/2/20 11:26 PM, 孙翔 wrote:


Yes, it cannot run on a cluster. Both of them run in release mode. I'm also 
curious about the error. I debug the code by outputting some specific values.


If you see any error, the first step always should be to run in debug mode 
instead. Make sure that that works, and only then is it worth your time to 
think about release mode!


Best
 W.

--

Wolfgang Bangerth  email: bange...@colostate.edu
   www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/be9258d4-07a7-bb8f-5620-d002eb5c71f0%40colostate.edu.