Searched refs:root_type (Results 1 – 1 of 1) sorted by relevance
27 VecType root_type = VECSTANDARD; in MatCreateDenseFromVecType() local36 if (iscuda) root_type = VECCUDA; in MatCreateDenseFromVecType()37 else if (iship) root_type = VECHIP; in MatCreateDenseFromVecType()44 root_type = VECKOKKOS; in MatCreateDenseFromVecType()68 PetscCall(MatSetVecType(*A, root_type)); in MatCreateDenseFromVecType()