Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex76.c77 const PetscInt G_DIR = 11; variable
227 const PetscInt gd = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_quadratic_v()
573 const PetscInt gd = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_pipe_v()
690 const PetscInt gd = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_pipe_wiggly_v()
770 const PetscInt gdir = (PetscInt)PetscRealPart(constants[G_DIR]); in f0_conduct_v()
974 const PetscInt gdir = (PetscInt)PetscRealPart(constants[G_DIR]); in g0_conduct_vT()
1405 constants[G_DIR] = param->g_dir; in SetupProblem()