#include "cage.h"
This class first calculate the coordinates of pressure, vorticity, and velocity at cage points. Then use their coordinates and values as the input to the class analyticalSol to calculate the velocity components at cage points. Last, use these valocity as the boundary conditions of the finite-difference scheme for the outer flows. Note that this file is not related with m=0, the base mesh
1.5.6