Make the full SPDE precision based on theta, the spde, and the number of sessions
make_Q(theta, spde, n_sess)
An SPDE prior matrix
the hyperparameter theta vector of length K * 2 + 1, where the first K elements are the kappas, the next K elements are the phis, and the last element (unused here) corresponds to sigma2
a list containing three spde elements: Cmat, Gmat, and GtCinvG
The integer number of sessions