Searched refs:PetscTabulationDestroy (Results 1 – 18 of 18) sorted by relevance
104 PetscCall(PetscTabulationDestroy(&dup_T)); in PetscFEVectorTest()105 PetscCall(PetscTabulationDestroy(&vec_T)); in PetscFEVectorTest()106 PetscCall(PetscTabulationDestroy(&orig_T)); in PetscFEVectorTest()
105 PetscCall(PetscTabulationDestroy(&Tfull)); in main()106 PetscCall(PetscTabulationDestroy(&Tsub)); in main()
312 PetscCall(PetscTabulationDestroy(&(*fem)->T)); in PetscFEDestroy()313 PetscCall(PetscTabulationDestroy(&(*fem)->Tf)); in PetscFEDestroy()314 PetscCall(PetscTabulationDestroy(&(*fem)->Tc)); in PetscFEDestroy()652 PetscCall(PetscTabulationDestroy(&fem->T)); in PetscFESetQuadrature()653 PetscCall(PetscTabulationDestroy(&fem->Tc)); in PetscFESetQuadrature()710 PetscCall(PetscTabulationDestroy(&fem->Tf)); in PetscFESetFaceQuadrature()1081 PetscErrorCode PetscTabulationDestroy(PetscTabulation *T) in PetscTabulationDestroy() function
144 PETSC_EXTERN PetscErrorCode PetscTabulationDestroy(PetscTabulation *);
200 PetscCall(PetscTabulationDestroy(&scalar_T)); in PetscFEComputeTabulation_Vector()
611 PetscCall(PetscTabulationDestroy(&T)); in DMInterpolate_Quad_Private()922 PetscCall(PetscTabulationDestroy(&T)); in DMInterpolationEvaluate()
361 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Primal()479 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Mixed()
1100 for (f = 0; f < NfIn; ++f) PetscCall(PetscTabulationDestroy(&T[f])); in DMProjectLocal_Generic_Plex()1101 for (f = 0; f < NfAux; ++f) PetscCall(PetscTabulationDestroy(&TAux[f])); in DMProjectLocal_Generic_Plex()
3124 PetscCall(PetscTabulationDestroy(&Tchild)); in DMPlexComputeInjectorReferenceTree()3126 PetscCall(PetscTabulationDestroy(&Tparent)); in DMPlexComputeInjectorReferenceTree()
3070 PetscCall(PetscTabulationDestroy(&T)); in DMPlexComputeInterpolatorNested()3309 if (s && id == PETSCFE_CLASSID) PetscCall(PetscTabulationDestroy(&T)); in DMPlexComputeInterpolatorGeneral()3553 if (id == PETSCFE_CLASSID) PetscCall(PetscTabulationDestroy(&T)); in DMPlexComputeMassMatrixGeneral()
2580 if (feQuad != quad) PetscCall(PetscTabulationDestroy(&T)); in DMPlexComputeCellGeometryFEM_FE()
628 PetscCall(PetscTabulationDestroy(&Tcoarse)); in DMSwarmComputeMassMatrix_Private()845 PetscCall(PetscTabulationDestroy(&Tcoarse)); in DMSwarmComputeMassMatrixSquare_Private()1053 PetscCall(PetscTabulationDestroy(&Tcoarse)); in DMSwarmComputeGradientMatrix_Private()
1405 for (PetscInt field = 0; field < Nfu; ++field) PetscCall(PetscTabulationDestroy(&T[field])); in DMProjectFieldLocal_Swarm()
222 PetscCall(PetscTabulationDestroy(&T)); in DMFieldEvaluateFE_DS()397 PetscCall(PetscTabulationDestroy(&T)); in DMFieldEvaluate_DS()
1134 PetscCall(PetscTabulationDestroy(&(*fvm)->T)); in PetscFVDestroy()
1692 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Primal()1818 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Mixed()
2296 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Primal()2423 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Mixed()
1108 PetscCall(PetscTabulationDestroy(&tab)); in ComputeFieldAtParticles_Primal()