First Blog Post

This is the first blog post. Below I have tried out some C++ highlighting:
for (int i=0;i<Nf;++i)
{
rho += alpha[i]*mtm.rhod(i);
}
blog comments powered by Disqus
Laurence R. McGlashan | | Last updated on 2021-04-08 18:59:28 +0000. |
for (int i=0;i<Nf;++i)
{
rho += alpha[i]*mtm.rhod(i);
}