BDDCML v2.5 - added suffix "_c" to all the C functions, e.g. bddcml_XXXX_c - added parameter use_corner_constraints_int to bddcml_setup_preconditioner function - if > 0, BDDCML will use constraints on connectivity at corners - added parameter find_components_int to bddcml_upload_subdomain_data - if > 0, BDDCML will check if the mesh is not composed of several components and if yes, BDDCML will handle them as independent subdomains for selection of coarse degrees of freedom - small bug fixes