|
| subroutine | aca_approx (isparse, ilevel, iblock, jblock, dim, tol, size_out) |
| subroutine | aca_approx (isparse, tol, size_out) |
| recursive subroutine | bjprecond_apply (self, u, g) |
| | Precondition a linear system using a Block-Jacobi method (complex).
|
| subroutine | bjprecond_delete (self) |
| | Destroy Block-Jacobi preconditioner and deallocate all internal storage.
|
| subroutine | clone_tree (in_tree, out_tree) |
| subroutine | compress_aca (isparse, ilevel, iblock, jblock, dim, tol, size_out) |
| subroutine | compress_aca (isparse, tol, size_out) |
| subroutine | compress_block (isparse, iblock, jblock, dim, tol, size_out) |
| subroutine | compress_block (isparse, tol, size_out) |
| recursive subroutine | count_levels (leaf, depth) |
| recursive subroutine | fill_levels (leaf, depth, parent) |
| subroutine | get_qr (mat, q, r) |
| subroutine | load_from_file () |
| integer(4) function | max_masked (vals, mask) |
| recursive subroutine | rbjprecond_apply (self, u, g) |
| | Precondition a linear system using a Block-Jacobi method (real).
|
| subroutine | rbjprecond_delete (self) |
| | Destroy Block-Jacobi preconditioner and deallocate all internal storage.
|
| subroutine | read_from_file () |
| subroutine | save_to_file () |
| recursive subroutine | subdivide_leaf (leaf, depth) |
| subroutine | tw_compute_bops_block (self, bop, row_block, col_block, dir) |
| | Needs Docs.
|
| subroutine | tw_compute_bops_hole (self, bop, bop_dr) |
| | Needs Docs.
|
| subroutine | tw_compute_lmatblock (row_obj, col_obj, lmat, row_block, col_block) |
| | Compute mutual inductance matrix between two thin-wall models.
|
| subroutine | tw_compute_lmathole (row_obj, col_obj, lmat) |
| | Compute mutual inductance matrix between two thin-wall models.
|
| subroutine | tw_hodlr_bapply (self, a, bx, by, bz) |
| | Apply the matrix to a field.
|
| subroutine | tw_hodlr_bcompute (self, save_file) |
| | Needs Docs.
|
| subroutine | tw_hodlr_lapply (self, a, b) |
| | Apply the matrix to a field.
|
| subroutine | tw_hodlr_lassemble (self, diag) |
| | Needs docs.
|
| subroutine | tw_hodlr_lcompute (self, save_file) |
| | Needs Docs.
|
| subroutine | tw_hodlr_setup (self, required) |
| | Needs Docs.
|
| subroutine | tw_part_mesh (self, leaf_target, nlevels, levels) |
| | Needs Docs.
|