Back to Finite Element (MFEM)
mfem.linearForms.getVector
Get the assembled vector data from the linear form.
Syntax
mfem.linearForms.getVector(lf)
Description
Get the assembled vector data from the linear form.
Parameters
| Name | Description |
|---|---|
| lf | - LinearForm instance |
Returns
Float64Array