Construct and print inla.mesh object summaries

# S3 method for class 'inla.mesh'
summary(object, verbose = FALSE, ...)

# S3 method for class 'summary.inla.mesh'
print(x, ...)

Arguments

object

an object of class "inla.mesh", usually a result of a call to inla.mesh.create or inla.mesh.2d.

x

an object of class "summary.inla.mesh", usually a result of a call to summary.inla.mesh.

verbose

If TRUE, produce a more detailed output.

...

further arguments passed to or from other methods.

Author

Finn Lindgren finn.lindgren@gmail.com