Searched refs:to_var_type (Results 1 – 1 of 1) sorted by relevance
349 PetscInt var_type, to_var_type; in MatSetValuesLocal_HYPRESStruct_3d() local366 to_var_type = (icol[j] % nvars); in MatSetValuesLocal_HYPRESStruct_3d()404 to_var_type = icol[j] / (ex->gnxgnygnz); in MatSetValuesLocal_HYPRESStruct_3d()405 to_grid_rank = icol[j] - to_var_type * (ex->gnxgnygnz); in MatSetValuesLocal_HYPRESStruct_3d()