Formatting

This commit is contained in:
Hrvoje Jasak 2017-05-10 13:16:37 +01:00
parent f0014817fe
commit d4a39a93ca

View file

@ -84,7 +84,7 @@ protected:
//- Fine addressing //- Fine addressing
// On GGI interfaces, a single fine coefficient may contribute to // On GGI interfaces, a single fine coefficient may contribute to
// multiple coarse coefficients using different weights. // multiple coarse coefficients using different weights.
// To hanld this, a fine coefficient may be visited multiple times // To handle this, a fine coefficient may be visited multiple times
// which is recorded in fineAddressing. // which is recorded in fineAddressing.
// For simple (matching) interfaces, fineAddressing_[i] = i // For simple (matching) interfaces, fineAddressing_[i] = i
// HJ, 21/Jun/2016 // HJ, 21/Jun/2016