Home
last modified time | relevance | path

Searched refs:vperp0_radius1 (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetsclandau.h127 PetscReal vperp0_radius1; /* RE: radius of refinement along v_perp=0 */ member
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c982 } else if (type == 1 && (z > ctx->vperp0_radius1 || z < -ctx->vperp0_radius1)) { in adaptToleranceFEM()
1109 ctx->vperp0_radius1 = 0; in ProcessOptions()
1280 …e to refine r=0 axis (for electrons)", "plexland.c", ctx->vperp0_radius1, &ctx->vperp0_radius1, &f… in ProcessOptions()