Home
last modified time | relevance | path

Searched defs:num_levels (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/solids/src/
H A Dmisc.c83 PetscInt num_levels = form_jacob_ctx->num_levels; in FormJacobian() local
/libCEED/examples/petsc/
H A Dmultigrid.c52 …_size, *g_size, dim = 3, fine_level, mesh_elem[3] = {3, 3, 3}, num_comp_u = 1, num_levels = degree, in main() local
/libCEED/examples/solids/include/
H A Dstructs.h57 PetscInt num_levels; member
99 PetscInt num_levels; member
/libCEED/examples/solids/
H A Delasticity.c71 PetscInt num_levels = 1, fine_level = 0; in main() local