Return the number of ghost zones. More...
#include "pluto.h"
Functions | |
int | GetNghost (Input *ini) |
Return the number of ghost zones employed by the selected numerical algorithm. The minimum number for a 2nd-order algorithm is 2. Higher-order interpolation scheme may require more zones.
int GetNghost | ( | Input * | ini | ) |
Compute the number of ghost zones, depending on the selected scheme.