Searched refs:PetscDualSpaceLagrangeSetNodeType (Results 1 – 5 of 5) sorted by relevance
| /petsc/include/ |
| H A D | petscdualspace.h | 151 PETSC_EXTERN PetscErrorCode PetscDualSpaceLagrangeSetNodeType(PetscDualSpace, PetscDTNodeType, Pets…
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 952 …if (flg || flg2 || flg3) PetscCall(PetscDualSpaceLagrangeSetNodeType(sp, nodeType, nodeEndpoints, … in PetscDualSpaceSetFromOptions_Lagrange() 977 PetscCall(PetscDualSpaceLagrangeSetNodeType(spNew, nodeType, boundary, exponent)); in PetscDualSpaceDuplicate_Lagrange() 3112 PetscErrorCode PetscDualSpaceLagrangeSetNodeType(PetscDualSpace sp, PetscDTNodeType nodeType, Petsc… in PetscDualSpaceLagrangeSetNodeType() function
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 1200 …PetscDualSpaceSumPassthrough(sp, PetscDualSpaceLagrangeSetNodeType, node_type, include_endpoints, … in PetscDualSpaceLagrangeSetNodeType_Sum()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 355 PetscCall(PetscDualSpaceLagrangeSetNodeType(Q, nodeType, endpoint, 0)); in GLVisCreateFE()
|
| H A D | plexgmsh.c | 1428 PetscCall(PetscDualSpaceLagrangeSetNodeType(Q, nodeType, endpoint, 0)); in GmshCreateFE()
|