Searched refs:sgs_nodal_mem_type (Results 1 – 1 of 1) sorted by relevance
556 PetscMemType sgs_nodal_mem_type; in SgsDDApplyIFunction() local571 …PetscCall(VecPetscToCeed(SGSNodal_loc, &sgs_nodal_mem_type, sgs_dd_data->sgs_nodal_ceed)); // sgs… in SgsDDApplyIFunction()575 PetscCall(VecCeedToPetsc(sgs_dd_data->sgs_nodal_ceed, sgs_nodal_mem_type, SGSNodal_loc)); in SgsDDApplyIFunction()