KTH framework for Nek5000 toolboxes; testing version  0.0.1
gauss.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine lu (A, N, ldim, IR, IC)
 
subroutine solve (F, A, K, N, ldim, IR, IC)
 

Function/Subroutine Documentation

◆ lu()

subroutine lu ( dimension(ldim,1)  A,
  N,
  ldim,
dimension(1)  IR,
dimension(1)  IC 
)

Definition at line 1 of file gauss.f.

+ Here is the caller graph for this function:

◆ solve()

subroutine solve ( dimension(ldim,1)  F,
dimension(ldim,1)  A,
  K,
  N,
  ldim,
dimension(1)  IR,
dimension(1)  IC 
)

Definition at line 62 of file gauss.f.

References exitt().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: