#include "util.h"
Go to the source code of this file.
Functions | |
| int | bbox2 (GridData *gdata, PetscReal *vertxyz2, int n_prop, int *propid, PetscReal *bbox, int *pix) |
| int bbox2 | ( | GridData * | gdata, | |
| PetscReal * | vertxyz2, | |||
| int | n_prop, | |||
| int * | propid, | |||
| PetscReal * | bbox, | |||
| int * | pix | |||
| ) |
Definition at line 29 of file bbox2.c.
References calcbbox(), GridData::eleprop, GridData::elevert, GridData::ln_ele, MagparFunctionLogBegin, MagparFunctionLogReturn, and ND.
Referenced by calcbbox(), WritePNG2init(), and WritePNGinit().

