Skip to contents

Creates a mapper for handling basis conversions

Usage

bru_mapper_mesh_B(mesh, B)

# S3 method for bru_mapper_mesh_B
ibm_n(mapper, ...)

# S3 method for bru_mapper_mesh_B
ibm_values(mapper, ...)

# S3 method for bru_mapper_mesh_B
ibm_jacobian(mapper, input, ...)

Arguments

mesh

object supported by bru_mapper, typically fm_mesh_2d or fm_mesh_1d

B

a square or tall basis conversion matrix

mapper

A mapper S3 object, inheriting from bru_mapper.

...

Arguments passed on to other methods

input

The values for which to produce a mapping matrix