PLUTO  4.4-patch2
Functions
get_nghost.c File Reference

Return the number of ghost zones. More...

#include "pluto.h"

Functions

int GetNghost (void)
 

Detailed Description

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.

Authors
A. Mignone (migno.nosp@m.ne@t.nosp@m.o.inf.nosp@m.n.it)
Date
Feb 1, 2021

Function Documentation

◆ GetNghost()

int GetNghost ( void  )

Compute the number of ghost zones, depending on the selected scheme.