Searched refs:PetscDualSpaceGetDeRahm (Results 1 – 3 of 3) sorted by relevance
142 PETSC_EXTERN PetscErrorCode PetscDualSpaceGetDeRahm(PetscDualSpace, PetscInt *);
1847 PetscErrorCode PetscDualSpaceGetDeRahm(PetscDualSpace dsp, PetscInt *k) in PetscDualSpaceGetDeRahm() function2153 PetscCall(PetscDualSpaceGetDeRahm(dsp, &k)); in PetscDualSpacePullback()2205 PetscCall(PetscDualSpaceGetDeRahm(dsp, &k)); in PetscDualSpacePushforward()2257 PetscCall(PetscDualSpaceGetDeRahm(dsp, &k)); in PetscDualSpacePushforwardGradient()2309 PetscCall(PetscDualSpaceGetDeRahm(dsp, &k)); in PetscDualSpacePushforwardHessian()
974 PetscCall(PetscDualSpaceGetDeRahm(dsp, &k)); in main()