| /petsc/src/mat/tutorials/ |
| H A D | ex18.c | 19 static PetscErrorCode CreateFEStruct(FEStruct *fe) in CreateFEStruct() 39 static PetscErrorCode DestroyFEStruct(FEStruct *fe) in DestroyFEStruct() 47 static PetscErrorCode CreateMatrix(FEStruct *fe, Mat *A) in CreateMatrix() 78 static PetscErrorCode FillMatrixCPU(FEStruct *fe, Mat A) in FillMatrixCPU() 99 static PetscErrorCode FillMatrixCPUCOO(FEStruct *fe, Mat A) in FillMatrixCPUCOO() 121 static PetscErrorCode FillMatrixCPUCOO3d(FEStruct *fe, Mat A) in FillMatrixCPUCOO3d() 141 FEStruct fe; in main() local
|
| H A D | ex18k.kokkos.cxx | 7 PetscErrorCode FillMatrixKokkosCOO(FEStruct *fe, Mat A) in FillMatrixKokkosCOO()
|
| H A D | ex18cu.cu | 16 PetscErrorCode FillMatrixCUDACOO(FEStruct *fe, Mat A) in FillMatrixCUDACOO()
|
| /petsc/src/dm/dt/fe/impls/vector/ |
| H A D | fevector.c | 11 static PetscErrorCode PetscFEDestroy_Vector(PetscFE fe) in PetscFEDestroy_Vector() 22 static PetscErrorCode PetscFEView_Vector_Ascii(PetscFE fe, PetscViewer v) in PetscFEView_Vector_Ascii() 59 static PetscErrorCode PetscFEView_Vector(PetscFE fe, PetscViewer v) in PetscFEView_Vector() 69 static PetscErrorCode PetscFESetUp_Vector(PetscFE fe) in PetscFESetUp_Vector() 106 static PetscErrorCode PetscFEGetDimension_Vector(PetscFE fe, PetscInt *dim) in PetscFEGetDimension_Vector() 116 static PetscErrorCode PetscFEVectorInsertTabulation(PetscFE fe, PetscInt npoints, const PetscReal p… in PetscFEVectorInsertTabulation() 156 static PetscErrorCode PetscFEComputeTabulation_Vector(PetscFE fe, PetscInt npoints, const PetscReal… in PetscFEComputeTabulation_Vector() 204 static PetscErrorCode PetscFECreatePointTrace_Vector(PetscFE fe, PetscInt refPoint, PetscFE *trFE) in PetscFECreatePointTrace_Vector() 225 static PetscErrorCode PetscFEInitialize_Vector(PetscFE fe) in PetscFEInitialize_Vector() 255 PETSC_EXTERN PetscErrorCode PetscFECreate_Vector(PetscFE fe) in PetscFECreate_Vector()
|
| /petsc/src/dm/dt/fe/interface/ceed/ |
| H A D | feceed.c | 18 PetscErrorCode PetscFESetCeed(PetscFE fe, Ceed ceed) in PetscFESetCeed() 45 PetscErrorCode PetscFEGetCeedBasis(PetscFE fe, CeedBasis *basis) in PetscFEGetCeedBasis()
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 806 PetscErrorCode PetscFEExpandFaceQuadrature(PetscFE fe, PetscQuadrature fq, PetscQuadrature *efq) in PetscFEExpandFaceQuadrature() 1095 static PetscErrorCode PetscFECreatePointTraceDefault_Internal(PetscFE fe, PetscInt refPoint, PetscF… in PetscFECreatePointTraceDefault_Internal() 1148 PETSC_EXTERN PetscErrorCode PetscFECreatePointTrace(PetscFE fe, PetscInt refPoint, PetscFE *trFE) in PetscFECreatePointTrace() 1158 PetscErrorCode PetscFECreateHeightTrace(PetscFE fe, PetscInt height, PetscFE *trFE) in PetscFECreateHeightTrace() 1221 PetscErrorCode PetscFEPushforward(PetscFE fe, PetscFEGeom *fegeom, PetscInt Nv, PetscScalar vals[]) in PetscFEPushforward() 1249 PetscErrorCode PetscFEPushforwardGradient(PetscFE fe, PetscFEGeom *fegeom, PetscInt Nv, PetscScalar… in PetscFEPushforwardGradient() 1280 PetscErrorCode PetscFEPushforwardHessian(PetscFE fe, PetscFEGeom *fegeom, PetscInt Nv, PetscScalar … in PetscFEPushforwardHessian() 1401 PetscFE fe; in PetscFEIntegrate() local 1437 PetscFE fe; in PetscFEIntegrateBd() local 1481 PetscFE fe; in PetscFEIntegrateResidual() local [all …]
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex25.c | 90 PetscFE fe; in test3() local 107 PetscFE fe; in test4() local 162 PetscFE fe; in test7() local 179 PetscFE fe; in test8() local
|
| H A D | ex52.c | 24 PetscFE fe; in CloneDMWithNewSection() local 79 PetscFE fe; in main() local
|
| H A D | ex101.c | 28 PetscFE fe; in CreateFEField() local 46 PetscFE fe; in CreateFEField() local
|
| H A D | ex27.c | 18 PetscFE fe[3]; in TestLocalDofOrder() local
|
| H A D | ex22.c | 137 PetscFE fe; in main() local 203 PetscFE fe; in main() local
|
| H A D | ex38.c | 15 PetscFE fe; in main() local
|
| H A D | ex60.c | 18 PetscFE fe; in CreateIndicator() local 127 PetscFE fe; in main() local
|
| H A D | ex61.c | 26 PetscFE fe; in main() local
|
| H A D | ex102.c | 61 PetscFE fe; in SetupFE() local
|
| H A D | ex19.c | 68 PetscFE fe; in ComputeMetricSensor() local 183 PetscFE fe; in TestL2Projection() local
|
| H A D | ex100.c | 44 PetscFE fe; in main() local
|
| /petsc/src/binding/petsc4py/demo/legacy/dmplex/ |
| H A D | anisotropic_adaptation.py | 48 fe = PETSc.FE().createLagrange(dim, 1, simplex, 1, -1, comm=comm) variable 67 fe = PETSc.FE().createLagrange(dim, dim, simplex, 1, -1, comm=comm) variable
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex8.c | 33 PetscFE fe; in main() local 95 PetscFE fe; in main() local
|
| H A D | ex16.c | 49 PetscFE fe; in ReadCGNSDM() local
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tutorials/ |
| H A D | ex2.c | 18 PetscFE fe; in main() local
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex3.c | 94 PetscFE fe; in main() local
|
| /petsc/src/dm/impls/swarm/tutorials/ |
| H A D | ex1.c | 11 PetscFE fe; in main() local
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex5.c | 10 PetscFE fe; in main() local
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex2.c | 67 PetscFE fe; in SetupDiscretization() local 139 PetscFE fe; in CreateFEGeometry() local 173 PetscFE fe; in TestEvaluation() local
|