Provide the names of all implemented reordering schemes

inla.reorderings()

Arguments

None

Value

The names of all available reorderings

Author

Havard Rue hrue@r-inla.org

Examples

inla.reorderings()
#>  [1] "auto"            "default"         "identity"        "band"           
#>  [5] "metis"           "genmmd"          "amd"             "amdbar"         
#>  [9] "md"              "mmd"             "amdc"            "amdbarc"        
#> [13] "reverseidentity"