Home
last modified time | relevance | path

Searched refs:Create1DTabulation_Tensor (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Ddm-utils.c688 static inline PetscErrorCode Create1DTabulation_Tensor(MPI_Comm comm, PetscFE fe, PetscTabulation *… in Create1DTabulation_Tensor() function
843 … PetscCall(Create1DTabulation_Tensor(comm, fe, &basis_tabulation, &q_points_1d, &q_weights_1d)); in DMPlexCeedBasisCreate()