Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclandau.h128 …PetscReal vperp0_radius2; /* RE: radius of refinement along v_perp=0 after origin AMR refinement */ member
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c985 } else if (type == 3 && (z > ctx->vperp0_radius2 || z < -ctx->vperp0_radius2)) { in adaptToleranceFEM()
1110 ctx->vperp0_radius2 = 0; in ProcessOptions()
1281 …xis (for electrons) after origin AMR", "plexland.c", ctx->vperp0_radius2, &ctx->vperp0_radius2, &f… in ProcessOptions()