> SomewhatPetscValidLogicalCollectiveInt(__FILE__,comm); sorry, should be something like: ... SomewhatPetscValidLogicalCollectiveInt(function_that_sum_chars_to_int(__FILE__),comm); ... Eric