Small structure containing a mass term (without fields) and its position in the mass matrix. More...
#include <spectrum.h>
Data Fields | |
| size_t | i |
| Row index of the term. | |
| size_t | j |
| Column index of the term. | |
| csl::Expr | term |
| Actual term. Fields are removed, it should then be a purely scalar factor. | |
Small structure containing a mass term (without fields) and its position in the mass matrix.
1.8.13