|
PaStiX Handbook 6.4.0
|
Go to the source code of this file.
Functions | |
| static pastix_int_t | symbol_expand_find_schurcblk (const symbol_matrix_t *symbptr) |
| Compute the index of the first cblk belonging to the Schur complement. | |
| static void | symbol_expand_var (symbol_matrix_t *symbptr) |
| Expand the symbol matrix structure when the dof are variadic. | |
| static void | symbol_expand_fix (symbol_matrix_t *symbptr) |
| Expand the symbol matrix structure when the dof are constant. | |
Symbol basic subroutines | |
| void | pastixSymbolExpand (symbol_matrix_t *symbptr) |
| Expand the symbol matrix structure based on the dof information (compressed -> expanded) | |
Definition in file symbol_expand.c.