Searched refs:BasisCreateFromTabulation (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/petsc/include/ |
| H A D | petscutils.h | 27 PetscErrorCode BasisCreateFromTabulation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_v…
|
| /libCEED/examples/fluids/src/ |
| H A D | dm_utils.c | 263 PetscErrorCode BasisCreateFromTabulation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_val… in BasisCreateFromTabulation() function 380 …PetscCall(BasisCreateFromTabulation(ceed, dm, domain_label, label_value, height, face, fe, basis_t… in CreateBasisFromPlex()
|
| /libCEED/examples/petsc/src/ |
| H A D | petscutils.c | 250 PetscErrorCode BasisCreateFromTabulation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_val… in BasisCreateFromTabulation() function 370 …PetscCall(BasisCreateFromTabulation(ceed, dm, domain_label, label_value, height, face, fe, basis_t… in CreateBasisFromPlex()
|