Commit Graph

5 Commits

Author SHA1 Message Date
Hamidreza Norouzi 818106a34a Boundary conditions are created and tested.
- exit and periodic, follows the previous commit.
2024-04-04 12:31:19 -07:00
Hamidreza Norouzi 596ebb0262 Periodic boundary condition implementation
- boundaryBase class, some methods has been added, index list on host added, boundaryList friended
- generalBoundary class is created for all boundary types
- searchBoundary class is created for contact search -> (regular, none),
- pointStructure can be accessed through contactSearch

to be done:
- A new class for periodic boundary condtion should be added. This class should handel pp and pw contact searchs.
- Messages should be rearranged for boundaries.
- Events and updates should be synced, so that the same contact list can be used for internal particles and boundary particles.
2024-03-26 09:05:02 -07:00
Hamidreza Norouzi d21b7276e1 Interaction folder is finalized with adjustable box and tested for rotating drum 2024-03-24 01:46:19 -07:00
hamidrezanorouzi 8cc47b1c47 modify for coupling-cpp and hpp 2022-12-10 01:32:54 +03:30
hamidrezanorouzi ac5c3f08af src folder 2022-09-05 01:56:29 +04:30