• R/O
  • SSH

treelm: List of commits

Repository of the treelm library.


RSS
修訂. 時間 作者
d938db9f1fea 2023-05-26 23:21:59 Harald Klimach

Ensure same element selection in parallel and serial for points outside the domain

Also added a little more logging for the point tracking to clarify points
outside the domain.

b1e93fc978c8 tip 2023-05-26 20:46:37 Kannan Masilamani

Added another tem_pointData_type in tem_pointData_list_type to store source element position to global tree

0c8d7b8e56b0 2023-05-26 18:35:20 Harald Klimach

Check for closest neighbor element for those outside the domain

If two elements from different processes are equally far away, the
lower rank will pick up the point.

d7989461bd31 2023-05-26 05:26:38 Harald Klimach

Only check for neighbors in shapes if direct element parents are not
found across all processes.

9c1305e3aafe 2023-05-26 04:31:36 Harald Klimach

Moved shape-specific functionality to the tem_shape_module.

be94602ad3a9 2023-05-26 01:08:50 Harald Klimach

Some reorganization in subtree creation

Detect global and local meshes early and do not loop through
all shapes if one of them is present.
Reliably use global mesh if both, global and local mesh are
present as shapes.

f5def26b1ddc 2023-05-22 18:21:34 Harald Klimach

Bugfix: do not add point in the domain twice in tem_canonical.

de5c54a29580 2023-05-16 01:07:43 Harald Klimach

Use elempos instead of neighpos in point identification and
register element only in one place.

ca9e76a189eb 2023-05-09 22:02:21 Kannan Masilamani

added flush to reductionTransient get_point for debugging

a605bfb94e42 2023-05-09 20:49:46 Kannan Masilamani

Added a search for neighbor of a requested point in a subTree in
tem_cano_storePntsInSubTree

a2df5374561d 2023-05-09 19:13:17 Kannan Masilamani

forgot exit directionloop when an existing neighID is found in tem_cano_initSubTree

c2eaab17a4e2 2023-05-09 18:20:32 Kannan Masilamani

Moved search for neighbor when a point is outside domain from
tem_cano_storePntsInSubTree to tem_cano_initSubTree.
In tem_cano_storePntsInSubTree, a treeID of a point is searched in subTreeIds
so a point outside domain should be found since its neighbor is added to subTree
map2global.

be8e137a8a01 2023-05-09 00:11:12 Gregspi

Force using tracking table when map2global is empty

6a41ca7ffeab 2023-05-08 21:19:03 Kannan Masilamani

Added a point to growing array of points if any of its neighbor is fluid.
In solver, this point will be interpolated from neighbors

8f58ec6af121 2023-03-10 17:36:28 Gregspi

Created a function to calculate outward normal for triangles

5cdaafb19cde 2023-02-14 00:27:57 Harald Klimach

Updated aotus to include Lua 5.4.4 bugfixes.

17b1f2cfdb52 2022-11-30 22:41:21 Gregspi

Added constant two_sqrt2

b15e88ec2603 2022-11-18 21:29:07 Harald Klimach

Updated aotus and added support for Fujitsu FRTPX compiler for ARM64FX

85525edd135c 2022-10-25 21:12:42 Harald Klimach

Provide field width to logical edit descriptors.

d7356957b097 2022-10-25 19:45:38 Harald Klimach

Moved npoints definition prior its usage.

5e3aeffab412 2022-10-17 22:56:54 Harald Klimach

Dummy merge of obsolete branch.

3ae7f7f13a32 2022-10-17 22:51:42 Harald Klimach

Dummy merge for obsoleted branch

bceec0f8c2fc 2022-10-17 22:06:48 Harald Klimach

Dummy merge of obsoleted branch

b6226bd2f827 2022-10-17 21:46:50 Harald Klimach

Dummy merge with obsoleted changeset

9e376467d84d 2022-10-17 21:40:09 Harald Klimach

Dummy merge of obsoleted branch.

d563371a0bf0 2022-09-01 03:44:11 Gregspi

added constant 4/27 8/3

6964171bb5cf 2022-04-21 17:05:17 Kannan Masilamani

Added comment to addition of second layer of ghostFromFiner

8aca305fea8e 2022-04-20 21:47:59 Kannan Masilamani

Added second layer of ghostFromFiner

fccddb21be9b 2022-03-31 20:49:52 Kannan Masilamani

set skip_add_additionalGhost to true and looped over neighbors of ghostFromFiner and added them to require list

ed23e619adbc 2022-03-02 19:02:22 Kannan Masilamani

Set skip_add_additionalGhost to false to add additional layer of coarser ghost
to Fix AuxField For Ghost elements in Musubi

Show on old repository browser