|
BSpline Finite Element Exterior Calculus
|
Module containing the linear solver for coupled block systems of m-form equations. More...
Data Types | |
| type | coupledsolver |
| Solver for coupled block systems assembled into a PETSc nested matrix. More... | |
| type | matrixholder |
| Wrapper type that allows passing heterogeneous polymorphic matrix blocks. More... | |
Functions/Subroutines | |
| subroutine | init_matrix_holder (this, mat) |
| Initialize a matrix holder from any AbstractMatrix-derived object. | |
Module containing the linear solver for coupled block systems of m-form equations.