Veselin Dobrev
Veselin Dobrev
Proposed changes for PR #4431.
Add a parallel version of the CEED benchmarks, `pbench_ceed.cpp`, in `tests/benchmarks`. TODO: - [ ] Use E-vector to E-vector evaluation in the BK benchmarks instead of L-vector to L-vector.
This branch uses: * based on `master` (commit 72fd8bac) * branch `mg-smem-prolongation` was merged here (latest commit merged as of 02/20/25: f0e54278) * branch `solver-monitor-controller` was merged here (latest commit...
The following is from the commit message of 9fa89db5 with some additional formatting. Various meshing related additions: * Add `Mesh` methods `FindDuplicateVertices` and `ApplyVertexMap` which can be used to remove...