|
| recursive integer function, public | spacecurve_mod::cinco (l, type, ma, md, ja, jd) |
| |
| recursive integer function, public | spacecurve_mod::peanom (l, type, ma, md, ja, jd) |
| |
| recursive integer function, public | spacecurve_mod::hilbert (l, type, ma, md, ja, jd) |
| |
| integer function | spacecurve_mod::incrementcurve (ja, jd) |
| |
| recursive integer function, public | spacecurve_mod::hilbert_old (l, d, ma, md, ja, jd) |
| |
| integer function, public | spacecurve_mod::log2 (n) |
| |
| logical function, public | spacecurve_mod::isloadbalanced (nelem, npart) |
| |
| recursive integer function, public | spacecurve_mod::gencurve (l, type, ma, md, ja, jd) |
| |
| type(factor_t) function, public | spacecurve_mod::factor (num) |
| |
| logical function, public | spacecurve_mod::isfactorable (n) |
| |
| subroutine, public | spacecurve_mod::map (l) |
| |
| subroutine, public | spacecurve_mod::genspacecurve (Mesh) |
| |
| subroutine, public | spacecurve_mod::printcurve (Mesh) |
| |
| subroutine, public | spacecurve_mod::genspacepart (GridEdge, GridVertex) |
| |