This blog discusses some tips of using the gmsh.
Scientific visualization with Paraview
This blog write some quick notes about using the paraview to do the visualization. There are some videos here, this article records some quick notes, which can be useful for daily use.
HPC scratch
Some general thoughts regarding the HPC research.
workflow scratch
Some ideas regarding the workflow management.
Scientific visualization with Visit
Some notes about using the Visit to do the scientiifc visulization.
All kinds of compiling issues
This blog takes all kinds of compiling issues for the c/cpp program.
Several cmake tips
There are some basic useage about the cmake on the youtube videos here.
Here are some other tips regarding the cmake. Which are important but not obvious in all kinds of tutorials.
Multiple aspects of Cpp static and const
Some notes about the static keyword. Its basic semantics, and concepts regarding declaration, defiantion and initilization. And also how the header only library use the static keyword.
CMake depedency
Some tips about cmake depedency.