These are print methods for a number of inla objects that do not have print methods in the INLA package
# S3 method for inla.data.stack
print(x, ...)# S3 method for inla.mesh
print(x, ...)
# S3 method for inla.mesh.projector
print(x, ...)
# S3 method for inla.mesh.segment
print(x, ...)
Object to be printed
Further arguments passed to or from other methods.