Searched refs:re_radius (Results 1 – 2 of 2) sorted by relevance
126 PetscReal re_radius; /* RE: radius of refinement along v_perp=0, z>0 */ member
981 …if (ctx->re_radius > PETSC_SQRT_MACHINE_EPSILON && (z < -PETSC_MACHINE_EPSILON * 10. || z > ctx->r… in adaptToleranceFEM()989 …if (x < PETSC_MACHINE_EPSILON * 10. && (type != 0 || ctx->re_radius > PETSC_SQRT_MACHINE_EPSILON))… in adaptToleranceFEM()1108 ctx->re_radius = 0.; in ProcessOptions()1279 …ne on positive (z>0) r=0 axis for runaways", "plexland.c", ctx->re_radius, &ctx->re_radius, &flg)); in ProcessOptions()