Groups
Groups
Sign in
Groups
Groups
deal.II User Group
Conversations
Labels
basics
boundary_conditions
bug
complex_number
cpp
cuda
development
dg_methods
eclipse
eigen_problem
electro_magnetics
fe_spaces
feature_request
fluid_mechanics
fluid_structure_interation
h-refinement
hp_adaptivity
installation
laplace_poisson
linear_algebra
mac
manifold
matrix-free
mesh_generator
meshworker
mpi
multigrid
multithreading
news
p4est
parameter_handler
petsc
post-processing
pre-processing
slepc
solid_mechanics
suggestion
thermo_mechanics
time_integration
trilinos
tutorials
windows
About
Send feedback
Help
deal.II User Group
Contact owners and managers
1–30 of 5356
Welcome to the deal.II mailing list. If you are new to the mailing list, please take the time to read these posts:
Getting started and posting guidelines for new users
and
deal.II discussion group: Feedback and guidelines
.
deal.II website:
http://dealii.org
Github:
https://github.com/dealii/deal
ii
Please fill in the user survey:
https://forms.gle/
TxFL5SAGDuN8hB3C7
Mark all as read
Report group
0 selected
Michał Wichrowski
6/23/20
Q&A
MappingFEField with MatrixFree: MG matrices does not use proper mappling
Dear all, I've got multigrid solver matrix-free for FSI in ALE formulation. For deforming grid I
unread,
bug
fluid_structure_interation
matrix-free
Q&A
MappingFEField with MatrixFree: MG matrices does not use proper mappling
Dear all, I've got multigrid solver matrix-free for FSI in ALE formulation. For deforming grid I
6/23/20
Michał Wichrowski
, …
Wolfgang Bangerth
4
4/26/20
Q&A
MtrixFree for biharmonic problem: submit_laplacian
On 4/26/20 4:53 PM, Michał Wichrowski wrote: > I've just looked through the possible solution
unread,
development
dg_methods
feature_request
matrix-free
suggestion
Q&A
MtrixFree for biharmonic problem: submit_laplacian
On 4/26/20 4:53 PM, Michał Wichrowski wrote: > I've just looked through the possible solution
4/26/20
Michał Wichrowski
,
Bruno Turcksin
3
3/11/20
Q&A
Matrix-free: Continuous elements and boundary (face) integrals
On Wednesday, March 11, 2020 at 7:36:31 AM UTC-4, Michał Wichrowski wrote: I tried to fix that by
unread,
bug
dg_methods
fe_spaces
matrix-free
Q&A
Matrix-free: Continuous elements and boundary (face) integrals
On Wednesday, March 11, 2020 at 7:36:31 AM UTC-4, Michał Wichrowski wrote: I tried to fix that by
3/11/20
Maxi Miller
,
Daniel Arndt
2
3/2/20
Q&A
Scaling behavior of Matrix-Free test program
Maxi, it would likely be interesting to run the STREAM benchmark on these two systems to see how much
unread,
matrix-free
Q&A
Scaling behavior of Matrix-Free test program
Maxi, it would likely be interesting to run the STREAM benchmark on these two systems to see how much
3/2/20
Maxi Miller
1/19/20
Q&A
Extension of gather_evaluate for read_dof_values_plain()?
Currently gather_evaluate is a replacement for the combination of read_dof_values() and evaluate(),
unread,
matrix-free
Q&A
Extension of gather_evaluate for read_dof_values_plain()?
Currently gather_evaluate is a replacement for the combination of read_dof_values() and evaluate(),
1/19/20
Maxi Miller
, …
Daniel Arndt
8
1/20/20
Q&A
Application of inverse mass matrix in matrix-free context using cell_loop instead of scale()
Found a bug in the library, reported here: https://github.com/dealii/dealii/issues/9405, and
unread,
matrix-free
Q&A
Application of inverse mass matrix in matrix-free context using cell_loop instead of scale()
Found a bug in the library, reported here: https://github.com/dealii/dealii/issues/9405, and
1/20/20
Maxi Miller
,
masod sadipour
4
1/22/20
Q&A
Implementation of a solver for the non-linear diffusion equation using the TimeStepping-Class
Found my mistake, I was iterating over the wrong things. Am Sonntag, 19. Januar 2020 14:54:16 UTC+1
unread,
matrix-free
time_integration
Q&A
Implementation of a solver for the non-linear diffusion equation using the TimeStepping-Class
Found my mistake, I was iterating over the wrong things. Am Sonntag, 19. Januar 2020 14:54:16 UTC+1
1/22/20
Maxi Miller
, …
Martin Kronbichler
5
1/14/20
Q&A
Segfault when calling gather_evaluate() or read_dof_values_plain()
For approximating the inverse mass matrix I followed step-48 with some modifications: In the reinit-
unread,
matrix-free
Q&A
Segfault when calling gather_evaluate() or read_dof_values_plain()
For approximating the inverse mass matrix I followed step-48 with some modifications: In the reinit-
1/14/20
llf m
,
Martin Kronbichler
4
11/15/19
Q&A
Is MatrixFreeOperators::LaplaceOperator::local_diagonal_cell() something wrong?
Dear Martin, I get the meaning, you are right. And in this case if VectorizedArrayType
unread,
matrix-free
Q&A
Is MatrixFreeOperators::LaplaceOperator::local_diagonal_cell() something wrong?
Dear Martin, I get the meaning, you are right. And in this case if VectorizedArrayType
11/15/19
llf m
,
Martin Kronbichler
5
11/15/19
Q&A
how to implement MatrixFreeOperation::compute_diagonal in vector-valued problem?(which modified based on step-37 which used Multigrid method)
And your suggestion to compare the diagonal is quite helpful, as inverse_entries is protected one may
unread,
matrix-free
multigrid
Q&A
how to implement MatrixFreeOperation::compute_diagonal in vector-valued problem?(which modified based on step-37 which used Multigrid method)
And your suggestion to compare the diagonal is quite helpful, as inverse_entries is protected one may
11/15/19
Michał Wichrowski
,
Martin Kronbichler
2
10/14/19
Q&A
Matrix-free DG with adaptive refinements
Dear Michal, Thanks for reporting this problem - this is indeed a bug. It seems we did not think
unread,
dg_methods
h-refinement
matrix-free
Q&A
Matrix-free DG with adaptive refinements
Dear Michal, Thanks for reporting this problem - this is indeed a bug. It seems we did not think
10/14/19
Michał Wichrowski
,
Martin Kronbichler
2
10/14/19
Extracting DoF indice from FEEvaluation / Distributing from FEEvaluation to row of a matrix
Dear Michal, To answer the first request, we can provide an iterator from `MatrixFree` via `
unread,
matrix-free
suggestion
Extracting DoF indice from FEEvaluation / Distributing from FEEvaluation to row of a matrix
Dear Michal, To answer the first request, we can provide an iterator from `MatrixFree` via `
10/14/19
Michał Wichrowski
,
Daniel Arndt
3
8/14/19
MGTransferBlockMatrixFree< dim, Number > ::clear rrmoves number of blocks
So you want to a separate function that calls the current interface with default constructed
unread,
bug
dg_methods
matrix-free
MGTransferBlockMatrixFree< dim, Number > ::clear rrmoves number of blocks
So you want to a separate function that calls the current interface with default constructed
8/14/19
Michał Wichrowski
,
Martin Kronbichler
4
8/6/19
Q&A
DG Matrix-free: getting face iterator form
Dear Michal, Great. I've opened issue https://github.com/dealii/dealii/issues/8460 for that to
unread,
dg_methods
matrix-free
Q&A
DG Matrix-free: getting face iterator form
Dear Michal, Great. I've opened issue https://github.com/dealii/dealii/issues/8460 for that to
8/6/19
Maxi Miller
8/2/19
Q&A
Creation of diagonal matrix for the heat equation in a matrix-free context
Following step-37 I tried to extend it for non-linear equations, using a jacobian approximation for
unread,
basics
matrix-free
Q&A
Creation of diagonal matrix for the heat equation in a matrix-free context
Following step-37 I tried to extend it for non-linear equations, using a jacobian approximation for
8/2/19
Maxi Miller
,
Wolfgang Bangerth
5
8/1/19
Q&A
MGTransferMatrixFree<> interpolate_to_mg() fails with segfault, when compiled in release mode
Found my mistake, I forgot to call mg_transfer.build(dof_handler); before doing anything with it. Am
unread,
bug
matrix-free
multigrid
Q&A
MGTransferMatrixFree<> interpolate_to_mg() fails with segfault, when compiled in release mode
Found my mistake, I forgot to call mg_transfer.build(dof_handler); before doing anything with it. Am
8/1/19
Maxi Miller
,
Daniel Arndt
3
7/26/19
Q&A
Access old solution(s) in MatrixFreeOperators::Base::apply_add()
I found my mistake, I could not reuse the same partition for the main matrix and the MG-matrices,
unread,
matrix-free
Q&A
Access old solution(s) in MatrixFreeOperators::Base::apply_add()
I found my mistake, I could not reuse the same partition for the main matrix and the MG-matrices,
7/26/19
Maxi Miller
,
Martin Kronbichler
3
7/24/19
Q&A
Matrix-free-method for an operator depending on input from solver
Hei, based on what I know from literature a GMG-preconditioner with Chebyshev smoothing should work
unread,
basics
matrix-free
Q&A
Matrix-free-method for an operator depending on input from solver
Hei, based on what I know from literature a GMG-preconditioner with Chebyshev smoothing should work
7/24/19
Maxi Miller
, …
Wolfgang Bangerth
13
7/24/19
Q&A
VMult-function in the MatrixFree-Framework
Thus I intended to use a GMG-preconditioner, with a Chebyshev-smoother. Usually the GMG-
unread,
matrix-free
Q&A
VMult-function in the MatrixFree-Framework
Thus I intended to use a GMG-preconditioner, with a Chebyshev-smoother. Usually the GMG-
7/24/19
Maxi Miller
, …
Wolfgang Bangerth
11
7/19/19
Q&A
Create a LinearOperator with a function instead of a matrix
> Would that work together with the GMG-preconditioner? You mean you want to use the linear
unread,
basics
matrix-free
Q&A
Create a LinearOperator with a function instead of a matrix
> Would that work together with the GMG-preconditioner? You mean you want to use the linear
7/19/19
Stephen DeWitt
,
Bruno Turcksin
2
2/6/19
Q&A
Role of CUDAWrappers::MatrixFree::Data and CUDAWrappers::SharedData in CUDAWrappers::MatrixFree:cell_loop
Steve, On Wednesday, February 6, 2019 at 2:49:26 PM UTC-5, Stephen DeWitt wrote: The one area that I
unread,
cuda
matrix-free
Q&A
Role of CUDAWrappers::MatrixFree::Data and CUDAWrappers::SharedData in CUDAWrappers::MatrixFree:cell_loop
Steve, On Wednesday, February 6, 2019 at 2:49:26 PM UTC-5, Stephen DeWitt wrote: The one area that I
2/6/19
Stephen DeWitt
, …
Martin Kronbichler
5
11/6/18
Q&A
Status of matrix-free CUDA support
Bruno and Martin, Thank you for your responses. I'll try to get a CUDA version of step-48 up and
unread,
cuda
matrix-free
Q&A
Status of matrix-free CUDA support
Bruno and Martin, Thank you for your responses. I'll try to get a CUDA version of step-48 up and
11/6/18
Michał Wichrowski
, …
Wolfgang Bangerth
10
10/25/18
Q&A
Computing min and max eigenvalues
On 10/25/2018 05:23 AM, Michał Wichrowski wrote: > > I think the documentation of arpack solver
unread,
eigen_problem
matrix-free
Q&A
Computing min and max eigenvalues
On 10/25/2018 05:23 AM, Michał Wichrowski wrote: > > I think the documentation of arpack solver
10/25/18
Daniel Jodlbauer
, …
Martin Kronbichler
5
5/3/18
Q&A
Compute diagonal with Matrix-Free on adaptive meshes
The effect described in the paper looks indeed similar, thanks for the hint. Am Mittwoch, 2. Mai 2018
unread,
matrix-free
Q&A
Compute diagonal with Matrix-Free on adaptive meshes
The effect described in the paper looks indeed similar, thanks for the hint. Am Mittwoch, 2. Mai 2018
5/3/18
Maxi Miller
,
David Wells
2
3/7/18
Q&A
How to call project_matrix_free?
Hi Maxi, To build on what Daniel said in the other thread: This function was written with the intent
unread,
matrix-free
Q&A
How to call project_matrix_free?
Hi Maxi, To build on what Daniel said in the other thread: This function was written with the intent
3/7/18
Denis Davydov
,
Martin Kronbichler
5
1/29/18
Q&A
order of cells in two MatrixFree objects on the same Triangulation and Quadrature but different FE spaces
ps I can confirm that using reinit() which takes vectors of DoFHandlers and Constraints solved the
unread,
matrix-free
Q&A
order of cells in two MatrixFree objects on the same Triangulation and Quadrature but different FE spaces
ps I can confirm that using reinit() which takes vectors of DoFHandlers and Constraints solved the
1/29/18
Phani Motamarri
,
Daniel Arndt
3
12/10/17
Handling Dirichlet Boundary conditions with Hanging Nodes
Thanks Daniel for pointing me to this! On Sat, Dec 9, 2017 at 9:05 AM, Daniel Arndt <daniel.arndt@
unread,
boundary_conditions
matrix-free
Handling Dirichlet Boundary conditions with Hanging Nodes
Thanks Daniel for pointing me to this! On Sat, Dec 9, 2017 at 9:05 AM, Daniel Arndt <daniel.arndt@
12/10/17
Sambit Das
,
Martin Kronbichler
4
12/2/17
Q&A
Wrong result in use of FEEvaluation with different ConstraintMatrix objects
Dear Martin, Thank you for your quick reply. I understand my mistake now- the issue stems from "
unread,
boundary_conditions
bug
matrix-free
mpi
Q&A
Wrong result in use of FEEvaluation with different ConstraintMatrix objects
Dear Martin, Thank you for your quick reply. I understand my mistake now- the issue stems from "
12/2/17
Stephen DeWitt
,
Martin Kronbichler
2
10/27/17
Q&A
Possible bug in the Jacobi preconditioner for MatrixFreeOperators::LaplaceOperator for vector fields
Dear Stephen, You are absolutely right, the value of dofs_per_cell is simply wrong in the vector-
unread,
bug
matrix-free
Q&A
Possible bug in the Jacobi preconditioner for MatrixFreeOperators::LaplaceOperator for vector fields
Dear Stephen, You are absolutely right, the value of dofs_per_cell is simply wrong in the vector-
10/27/17
Michał Wichrowski
, …
Martin Kronbichler
10
10/30/17
Non-homogeneus boundary conditions with-matrix-free not working
Dear Martin, I finally managed to make it work by following Your idea. Thanks! Michał
unread,
bug
matrix-free
Non-homogeneus boundary conditions with-matrix-free not working
Dear Martin, I finally managed to make it work by following Your idea. Thanks! Michał
10/30/17