TriUtils Development
Loading...
Searching...
No Matches
Functions
Trilinos_Util_svbrres.cpp File Reference
#include "Trilinos_Util.h"
Include dependency graph for Trilinos_Util_svbrres.cpp:

Functions

double Trilinos_Util_svbrres (int m, int n, int m_blk, double *val, int *indx, int *bindx, int *rpntr, int *cpntr, int *bpntrb, int *bpntre, double *x, double *b)
 

Function Documentation

◆ Trilinos_Util_svbrres()

double Trilinos_Util_svbrres ( int m,
int n,
int m_blk,
double * val,
int * indx,
int * bindx,
int * rpntr,
int * cpntr,
int * bpntrb,
int * bpntre,
double * x,
double * b )