Searched refs:interpolate (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/solids/src/ |
| H A D | setup-dm.c | 36 PetscBool interpolate = PETSC_TRUE; in CreateDistributedDM() local 46 …PetscCall(DMPlexCreateBoxMesh(comm, dim, PETSC_FALSE, faces, NULL, NULL, NULL, interpolate, 0, PET… in CreateDistributedDM() 48 PetscCall(DMPlexCreateFromFile(comm, filename, NULL, interpolate, dm)); in CreateDistributedDM()
|
| /libCEED/julia/LibCEED.jl/docs/src/ |
| H A D | UserQFunctions.md | 57 basis operator should be used to interpolate the trial and test functions from
|