Skip to content
Snippets Groups Projects
Commit 87e244f5 authored by James Willis's avatar James Willis
Browse files

Make SWIFT/VELOCIraptor particle struct unaligned to save memory.

parent 3c182b46
No related branches found
No related tags found
1 merge request!578Swift velociraptor
......@@ -43,6 +43,6 @@ struct swift_vel_part {
/*! Type of the #gpart (DM, gas, star, ...) */
enum part_type type;
} SWIFT_STRUCT_ALIGN;
};
#endif /* SWIFT_VELOCIRAPTOR_PART_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment