Dear Richard,
I recently attend summer school
in which I learn about paraver but that is the visual tool for performance
from Barcelona SuperComputing center. But it comes with one more pre-
processor and a post-processor. Check the link below.
https://
Hi Konrad,
I have the following suggestion. You can use
(1) https://www.dealii.org/current/doxygen/deal.II/p4est__wrappers_8cc.html
check *vertices_with_ghost_neighbors*.
(2)*p4est_search_local *check link
https://github.com/cburstedde/p4est/blob/master/src/p4est_search.h an
Hi Iqbal,
Check this link below.
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/dealii/step$2070$209.2$20version%7Csort:date/dealii/Y5Lgt9Gn0Zs/vNHTNDdaAwAJ
Regards,
Heena
On Thu, Jul 30, 2020 at 10:58 AM kaleem iqbal
wrote:
> Dear Prof. Wo
log if DEAL_II_WITH_NANOFLANN is
> ON.
>
> RTree, on the other hand, does not require nanoflann, as it is included
> with boost (and it is faster than nanoflann).
>
> L.
>
> > On 24 Jul 2020, at 10:05, heena patel wrote:
> >
> > Dear Luca,
> >
and more flexible.
>
> Luca
>
> Il giorno 24 lug 2020, alle ore 05:41, heena patel
> ha scritto:
>
>
> Dear Bruno,
>I had already added kdree.h header file,
> check the question again. But it seems it does not read KDTree; something
&
> You are missing an include. Try adding #include <https://dealii.org/current/doxygen/deal.II/kdtree_8h_source.html>>
>
> Best,
>
> Bruno
>
> On Thursday, July 23, 2020 at 2:55:53 PM UTC-4, heena patel wrote:
>>
>>
>> Dear all,
>>
Dear all,
I had tried to implement KDTree in step_1 tutoria
and header file for kdtree is added to the codel. It is as follows:
void first_grid()
{
Triangulation<2> triangulation;
GridGenerator::hyper_cube(triangulation);
triangulation.refine_global(4);
* Poi
tests/fullydistributed_grids/copy_serial_tria_04.cc#L102
>
> This is kinda annoying, but I was not able to come up with a more
> transparent solution during the development of p:f:t.
>
> Hope that helps,
> Peter
>
> On Thursday, 11 June 2020 10:06:49 UTC+2, heena patel wrote:
Dear all,
I am trying to solve semilagrangian advection
problem?
I have traingulation with periodic face.
I wanted to copy_triangulation and trace back mesh. The thing is with *parallel
distributed triangulation* it refuse to copy for refine mesh, that is
written in docu
Dear Bruno,
I am not expert, but OpenFoam has Snappyhex mesh
feature that might help you. Check the link below.
http://www.wolfdynamics.com/wiki/meshing_OF_SHM.pdf
Regards,
Heena
On Mon, Jun 8, 2020 at 6:22 PM Bruno Blais wrote:
> Dear all,
> I hope you are doing well
ng the
> program.
>
> Wolfgang, it seems that indeed the default parameter file in 9.2 still
> contains `set Output directory = results`. :(
>
> L.
>
>
> > On 5 Jun 2020, at 7:03, heena patel wrote:
> >
> > Dear all,
> >
> >
Dear all,
I had downloaded latest 9.2 version and had run
some tutorials successfully. When I try to run tutorial 70 it gives
following error. Kindly help me.
TimerOutput objects finalize timed values printed to the
screen by communicating o
12 matches
Mail list logo