Searched refs:PetscDTAltVWedgeMatrix (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscdt.h | 164 PETSC_EXTERN PetscErrorCode PetscDTAltVWedgeMatrix(PetscInt, PetscInt, PetscInt, const PetscReal *,…
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex7.c | 327 PetscCall(PetscDTAltVWedgeMatrix(N, j, k, u, uWwmat)); in main()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtaltv.c | 227 PetscErrorCode PetscDTAltVWedgeMatrix(PetscInt N, PetscInt j, PetscInt k, const PetscReal *a, Petsc… in PetscDTAltVWedgeMatrix() function
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 713 PetscCall(PetscDTAltVWedgeMatrix(dim, PetscAbsInt(kF), PetscAbsInt(kT), workF, wedgeMat)); in PetscLagNodeIndicesTensor() 1128 … PetscCall(PetscDTAltVWedgeMatrix(dim, PetscAbsInt(kFiber), PetscAbsInt(kTrace), workF, wedgeMat)); in MatTensorAltV()
|