Mapper object for automatic inlabru interface
Source:R/inlabru.R
bru_get_mapper.stModel_cgeneric.RdReturn an inlabru bru_mapper object that can be used for computing
model matrices for the space-time model components. The bru_get_mapper()
function is called by the inlabru methods to automatically obtain the
needed mapper object (from inlabru 2.7.0.9001; before that, use
mapper = bru_get_mapper(model) explicitly).
Value
A bru_mapper object of class bru_mapper_multi with
sub-mappers space and time based on the model smesh and tmesh
or mesh objects.