Searched refs:GmshReadDouble (Results 1 – 1 of 1) sorted by relevance
384 static PetscErrorCode GmshReadDouble(GmshFile *gmsh, double *buf, PetscCount count) in GmshReadDouble() function943 PetscCall(GmshReadDouble(gmsh, entity->bbox, (dim == 0) ? 3 : 6)); in GmshReadEntities_v41()1000 PetscCall(GmshReadDouble(gmsh, nodes->xyz + node * 3, numNodesBlock * 3)); in GmshReadNodes_v41()1093 PetscCall(GmshReadDouble(gmsh, dbuf, numAffine)); in GmshReadPeriodic_v41()