e756d471ba
Merge branch 'develop' into MPIdev
2024-05-05 23:07:48 +03:30
0e54e260e6
boundaryProcessor for dataTransfer
...
- in boundaryList in afterIteration, data transfer occurs to transfer data between prcocessors
- transferData method is added to boundaryBase
- Some modification to format the output messages in terminal
2024-05-05 23:05:23 +03:30
68b7d141fa
boundaryProcessor -> transferData
...
- point data is being transferred (no notification yet).
- field data should be transferred
2024-05-05 22:54:12 +03:30
6f48eca95b
The problem with memory leak in MPI data transfer fixed and tested.
2024-04-30 00:28:29 +03:30
729c088c9f
Merge branch 'develop' into MPI
2024-04-27 09:05:49 -07:00
e7215159af
modification to the base code for MPI-developement up to processor boundaries
2024-04-27 09:03:19 -07:00
5f90605a41
MPI-boundaries for processor
2024-04-27 08:55:00 -07:00
818106a34a
Boundary conditions are created and tested.
...
- exit and periodic, follows the previous commit.
2024-04-04 12:31:19 -07:00