Skip to content

Commit

Permalink
fixes non-ascii character
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeter committed Jul 2, 2019
1 parent deae983 commit d089ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/decompose_mesh/partition_patoh.F90
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
! https://www.cc.gatech.edu/~umit/PaToH/manual.pdf

! reference:
! Cevdet Aykanata, B. Barla Cambazoglu, Bora Uçar, 2008:
! Cevdet Aykanata, B. Barla Cambazoglu, Bora Ucar, 2008:
! Multi-level direct K-way hypergraph partitioning with multiple constraints and fixed vertices,
! Journal of Parallel and Distributed Computing, Volume 68, Issue 5, May 2008, Pages 609-625.
! https://www.sciencedirect.com/science/article/pii/S0743731507001724
Expand Down

0 comments on commit d089ceb

Please sign in to comment.