Searched refs:coo_mat_type_cl (Results 1 – 1 of 1) sorted by relevance
330 char coo_mat_type_cl[PETSC_MAX_OPTION_NAME]; in MatSetFromOptions_Ceed() local338 …mat_type", "Default MATCEED COO assembly MatType", NULL, MatList, coo_mat_type_cl, coo_mat_type_cl, in MatSetFromOptions_Ceed()339 sizeof(coo_mat_type_cl), &is_coo_mat_type_cl)); in MatSetFromOptions_Ceed()342 PetscCall(PetscStrallocpy(coo_mat_type_cl, &ctx->coo_mat_type)); in MatSetFromOptions_Ceed()