Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Modules | |
module | tree_amg_utils |
Implements utilities for the TreeAMG hierarchy structure. | |
Functions/Subroutines | |
subroutine, public | tree_amg_utils::tamg_sample_matrix_val (val, amg, lvl, i, j) |
Sample the values in a matix (expensive, use with caution) | |
subroutine | tree_amg_utils::tamg_print_matrix (amg, lvl) |
never call this function also this does not account for duplicates/ghosts in dofs | |
subroutine | tree_amg_utils::tamg_print_restriction_matrix (amg, lvl) |
never call this function also this does not account for duplicates/ghosts in dofs | |
subroutine | tree_amg_utils::tamg_print_prolongation_matrix (amg, lvl) |
never call this function also this does not account for duplicates/ghosts in dofs | |