Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Ddmswarm.c452 PetscBool within_tolerance = PETSC_TRUE; in DMSwarmCheckSwarmValues() local
479 within_tolerance = PETSC_FALSE; in DMSwarmCheckSwarmValues()
496 …PetscCheck(within_tolerance, PetscObjectComm((PetscObject)dm_swarm), PETSC_ERR_USER, "Interpolatio… in DMSwarmCheckSwarmValues()