Searched refs:hz_characteristic (Results 1 – 1 of 1) sorted by relevance
19 PetscReal hx_characteristic, hy_characteristic, hz_characteristic; member127 if (N[2]) ctx->levels[level]->hz_characteristic = (ctx->zmax - ctx->zmin) / N[2]; in main()131 …hx_characteristic + ctx->levels[level]->hy_characteristic + ctx->levels[level]->hz_characteristic); in main()1027 hz = ctx->levels[level]->hz_characteristic; in CreateSystem3d()