.. Piernik MHD code documentation master file, created by sphinx-quickstart on Mon Aug 4 13:00:52 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Statistics ============================================ Ohloh stats for Piernik ----------------------- https://www.openhub.net/p/piernik Bugs found in Fortran compilers during Piernik development ---------------------------------------------------------- **Gfortran** * `memory leak with lhs realloc of zero-sized array `_ * `(4.6/4.7 Regression) Wrong result for array assignment due to missing temporary `_ (fixed) * `(4.7 Regression)(OOP) Bogus "Unused module variable '__vtab_domain_Domain_container'" `_ (fixed) * `Proc-pointer: Wrong result for a pointer to a proc-pointer component `_ (fixed) * `(4.7 Regression)(OOP) ICE (segfault) depending on USE statements order `_ (fixed) * `ICE with SELECT TYPE on a non-CLASS object `_ (fixed) * `Wrong code with structure constructor for proc-pointer components `_ * `(ICE) with ALLOCATE statement in which the value and rank is determined by reference to another object `_ (dupe of `​PR45440 `_) * `ICE on invalid expression involving DT with allocatable components and constructor in I/O `_ **Intel** * `Feature request: pointer initialization `_ * `(bug) problem with type bound generic functions `_ * `(bug/f2003 feature?) import and derived type using pointer procedure to itself `_ (fixed in 13.0) * `(ICE) overloading generic type bound functions in extended types `_ * `Feature request: please improve error message for procedure pointer missing nopass attribute `_ * `(ICE) intrinsic call with allocatable array and scalar with -assume realloc_lhs `_ (fixed in 13.1) * `(bug) severe memory leak with -heap-arrays -assume realloc_lhs `_ (fixed in 13.0.1)