Searched refs:coo_mat_type_cl (Results 1 – 1 of 1) sorted by relevance
609 char coo_mat_type_cl[64]; in MatCeedCreateMatCOO() local617 …mat_type", "Default MATCEED COO assembly MatType", NULL, MatList, coo_mat_type_cl, coo_mat_type_cl, in MatCeedCreateMatCOO()618 sizeof(coo_mat_type_cl), &is_coo_mat_type_cl)); in MatCeedCreateMatCOO()622 PetscCall(PetscStrallocpy(coo_mat_type_cl, &ctx->coo_mat_type)); in MatCeedCreateMatCOO()