*** empty log message ***
This commit is contained in:
@@ -74,7 +74,11 @@ struct matel4stored
|
|||||||
{
|
{
|
||||||
T elem;
|
T elem;
|
||||||
union packed_index<I> index;
|
union packed_index<I> index;
|
||||||
};
|
}
|
||||||
|
#ifdef __GNUC__
|
||||||
|
__attribute__((packed))
|
||||||
|
#endif
|
||||||
|
;
|
||||||
|
|
||||||
|
|
||||||
//later add symmetry of complex integrals
|
//later add symmetry of complex integrals
|
||||||
|
|||||||
Reference in New Issue
Block a user