Dear all,
We have tagged a first release candidate for the upcoming deal.II 9.5.0 release.
You can find the sources and a generated offline documentation here:
https://github.com/dealii/dealii/releases/tag/v9.5.0-rc1
Alternatively, you can switch to the dealii-9.5 branch in your local git
rep
I haven't done step-75 but I will look into it today and take a shot at it.
There is nothing special about the way I did it besides that step-37 came
earlier so I had already done it and was familiar with that method. Thank
you for your time and suggestion. I'll give an update probably in a day
OK. The problem are these
lines:
https://github.com/dealii/dealii/blob/8d68b3192ed1c8b928dfce03ca1d615201859904/include/deal.II/matrix_free/operators.h#L1225-L1235.
The number of rows are the sum of the number of DoFs of both attached
DoFHandlers...
Personally, I would not use these matrix-fr
Here is step-37 with minimal changes. All that was changed was in the
creation of a DG DoFHandler and the fe_system and constrains and what not
to go along with it. Then of the functions only the LapalceProblem
setup_system() function was altered and nothing else. It was just altered
to also be
Yes of course. I can get one with minimal changes made to step-37. Full
code do you want the entirety of the changed step-37 code or just the
LaplaceProblem class or just the setup_system() function?
On Tuesday, June 27, 2023 at 10:53:04 AM UTC-6 peterr...@gmail.com wrote:
> I'll try to take a
I'll try to take a look at the issue tomorrow. Could you attach the full
code. I have a feeling what might be an issue.
Peter
On Tue, Jun 27, 2023, 18:18 Sean Johnson wrote:
> Okay. Thank you.
>
> On Tuesday, June 27, 2023 at 10:02:16 AM UTC-6 Wolfgang Bangerth wrote:
>
>> On 6/27/23 09:53, Sea
Okay. Thank you.
On Tuesday, June 27, 2023 at 10:02:16 AM UTC-6 Wolfgang Bangerth wrote:
> On 6/27/23 09:53, Sean Johnson wrote:
> > I keep seeing other questions getting at least one response. Is there
> > something else that I should provide in addition to the question or that
> is
> > missi
On 6/27/23 09:53, Sean Johnson wrote:
I keep seeing other questions getting at least one response. Is there
something else that I should provide in addition to the question or that is
missing or is there somewhere this question has already been addressed that I
cannot find? I am really all ears
I keep seeing other questions getting at least one response. Is there
something else that I should provide in addition to the question or that is
missing or is there somewhere this question has already been addressed that
I cannot find? I am really all ears
On Monday, June 26, 2023 at 11:01:53
On 6/27/23 07:26, Tom Li wrote:
*** Caution: EXTERNAL Sender ***
Hi everyone;
I am trying to use dealii to solve a possion function in a computing domain
with different coefficient.
functin.PNG
And I am tring to use a constraints like this in the inside of the computing
domain.
ff.PNG
Th
On 6/27/23 00:25, Furkan Yildirim wrote:
I am trying to get used to deal.ii. I have a problem about the function grid
in. The error that I get is the following when I try to import the msh file
defines a mesh around an airfoil. The mesh is surface mesh and it is
triangular. When I checked mes
Hi everyone;
I am trying to use dealii to solve a possion function in a computing domain
with different coefficient.
[image: functin.PNG]
And I am tring to use a constraints like this in the inside of the
computing domain.
[image: ff.PNG]
The computing domain is a rectangular with a ellipse wh
12 matches
Mail list logo