Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dex36.c55 PetscErrorCode DAApplyConformalMapping(DM da, PetscInt idx) in DAApplyConformalMapping() function
415 if (map_id >= 1) PetscCall(DAApplyConformalMapping(dac, map_id)); in da_test_RefineCoords2D()
505 if (map_id >= 1) PetscCall(DAApplyConformalMapping(dac, map_id)); in da_test_RefineCoords3D()