Searched refs:dual_space_coord (Results 1 – 1 of 1) sorted by relevance
2041 PetscDualSpace dual_space, dual_space_coord; in DMView_PlexCGNS() local2066 PetscCall(PetscFEGetDualSpace(fe_coord, &dual_space_coord)); in DMView_PlexCGNS()2067 PetscCall(PetscDualSpaceGetOrder(dual_space_coord, &field_order_coord)); in DMView_PlexCGNS()