Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Dbpsraw.c298 static PetscErrorCode ComputeErrorMax(OperatorApplyContext op_apply_ctx, CeedOperator op_error, Vec… in ComputeErrorMax() function
757 PetscCall(ComputeErrorMax(op_apply_ctx, op_error, X, target, &max_error)); in main()