Aaron Fisher
aa040f3e64
Made everything work with the new mfem::out and mfem::err output.
2017-09-27 15:42:37 -07:00
Veselin Dobrev
282dd3894d
Merge pull request #254 from mfem/prolongation-opt
...
Optimized parallel prolongation operator for conforming meshes [prolongation-opt]
2017-09-07 17:23:02 -07:00
Veselin Dobrev
5ac39db8a7
Replace MFEM_HYPRE_PARCSR with Hypre_ParCSR.
...
Replace MFEM_HYPRE_PARCSR_FILE with MFEM_HYPRE_PARCSR_HPP.
2017-08-29 18:52:35 -07:00
Tzanio
22243f97c1
Rename Operator::HYPRE_PARCSR -> Operator::MFEM_HYPRE_PARCSR
2017-08-29 18:02:37 -07:00
Veselin Dobrev
14d552503c
Replace calls to ParFiniteElementSpace::Dof_TrueDof_Matrix() with
...
calls to ParFiniteElementSpace::GetProlongationMatrix() in places
where only the action of the matrix is required.
In ParNonlinearForm::Mult(), use the parallel prolongation operator
instead of relying on the GroupCommunicator.
2017-08-29 16:40:40 -07:00
Tzanio
1569425857
Version 3.3
2017-01-28 22:05:47 -08:00
Jakub Cerveny
125ff226e4
Version 3.2
2016-06-30 10:37:30 -07:00
Tzanio
dbae60fe32
Version 3.1
2016-02-16 15:45:48 -08:00