Directories | |
directory | include |
Files | |
file | blusgs.c [code] |
Block LU-SGS time integration method for unstructured grid. | |
file | blusgs.h [code] |
Header file for serial LU-SGS method. | |
file | coloredblusgs.c [code] |
Colored Block LU-SGS time integration method for unstructured grid. | |
file | coloredblusgs.h [code] |
file | coloredlusgs.c [code] |
Colored LU-SGS time integration method for unstructured grid. | |
file | coloredlusgs.h [code] |
Header file for Colored LU-SGS method. | |
file | flux.c [code] |
Computes numerical flux from conservative variables. | |
file | flux.h [code] |
Header file for numerical flux funtions. | |
file | gmres.c [code] |
file | gmres.h [code] |
file | inverse.c [code] |
Compute matrix inverse using LU Decomposition , and forward/backward substitution. | |
file | inverse.h [code] |
Header file for LU Decomposition/Substitution. | |
file | lusgs.c [code] |
LU-SGS time integration method for unstructured grid. | |
file | lusgs.h [code] |
Header file for serial LU-SGS method. | |
file | precon.c [code] |
file | precon.h [code] |
file | types.h [code] |