doable choice would be the *PreconditionJacobi +
> GMRES on the inner levels and AMG + GMRES solver on the coarse grid*?
>
> Since I am still learning this amazing library and not familiar with the
> framework. Feel free to correct me if I got anything wrong.
>
> Regards,
>
#x27;--with-devel-headers' '--with-slurm' '--with-sge'
'--without-tm' '--sysconfdir=/etc/openmpi'
'
*--libdir=${prefix}/lib/x86_64-linux-gnu/openmpi/lib*'
'
*--i
me like a
misbehave related to *PreconditionMG*.
Does anyone have idea on how this happens or why it should just jump if I
get it wrong. Thanks!
Regards,
Chengjiang Yin
P.S. I've already opened an issue
<https://github.com/dealii/dealii/issues/13297> about this on the github
repo and no r
round.
Hope you can fix this soon!
Regards,
Chengjiang Yin
--
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
; [image: refine-2.png]
>
> Attached is a demo to generate these two meshes. I'm not sure if this is a
> bug of *CylindricalManifold* or I do not use it in the right way.
>
> Regards,
> Chengjiang Yin
>
--
The deal.II project is located at http://www.dealii.org/
For m
apping, Matrix Free) are still available.
Regards,
Chengjiang Yin
--
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
"d
*tasks_parallel_scheme=none*. Does the matrix free only
cache the mapping info of boundary face or does it pre partitioned the face
it into different groups?
Regards,
Chengjiang Yin
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https
e
> face it into different groups?
>
> Regards,
> Chengjiang Yin
>
>
--
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
MatrixFree?
I take a look at the MatrixFree impl and it seems that only MatrixFree::initialize_indices and FaceSetup::
generate_faces are related to the exact boundary id and partition. Is it
possible I only do some part of the *internal_reinit* during each update?
Regards,
Chengjiang Yin
在2024年8月1日星期
?
Regards,
Chengjiang Yin
--
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
he FE, the partition_scheme
(none/color/parallel *etc.*)? I didn't find the explicit initialization in
`matrix_free.templates.h`. It should within the function `compute_dof_info`.
Regards,
Chengjiang Yin
在2025年1月24日星期五 UTC+8 00:30:15 写道:
> Hi ChengJiang ,
> Martin answered this same questi
(2), QGaussLobatto<1>(3)} )
I have checked the tutorials and test cases and didn't find any example of
using this reinit function.
Regards
Chengjiang Yin
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/
ate parameter and it would automatically
convert to its base class like
mf_data.reinit<*Quadrature<1>*, double, Mapping>(
mapping,
{&dof1, &dof2},
{&constraint1, &constraint2},
*{QGauss<1>{2}, QGaussLobatto<1>{3}}*,
additional_data
)
Regards,
Ch
13 matches
Mail list logo