PLUTO  4.0
 All Data Structures Files Functions Variables Enumerations Macros Pages
Functions
get_nghost.c File Reference

Return the number of ghost zones. More...

#include "pluto.h"

Functions

int GetNghost (Input *ini)
 

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@p.nosp@m.h.uni.nosp@m.to.i.nosp@m.t)
Date
Sep 20, 2012

Function Documentation

int GetNghost ( Input *  ini)

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