Skip to content

Commit

Permalink
Add GD interface for 64 bits indices
Browse files Browse the repository at this point in the history
  • Loading branch information
rieder committed Oct 21, 2024
1 parent b4606ef commit 87e86e6
Show file tree
Hide file tree
Showing 2 changed files with 1,517 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/amuse/community/interface/gd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@
GravityFieldInterface,
GravityFieldCode,
)
from .gravitational_dynamics_64 import (
GravitationalDynamics64Interface,
GravitationalDynamics64Documentation,
GravitationalDynamics64,
)
Loading

0 comments on commit 87e86e6

Please sign in to comment.