lsd_mkb/lsd_mkb_superlu/superlu_seq/input_error.c File Reference

Error handler for input parameters. More...

#include <stdio.h>
#include "slu_Cnames.h"
Include dependency graph for input_error.c:

Functions

int input_error (char *srname, int *info)

Detailed Description

Error handler for input parameters.

 -- SuperLU routine (version 4.4) --
 Lawrence Berkeley National Lab, Univ. of California Berkeley.
 November 20, 2012
 

Function Documentation

int input_error ( char *  srname,
int *  info 
)
 Purpose   
 =======
 INPUT_ERROR is called if an input parameter has an   
 invalid value.  A message is printed and execution stops.
 Arguments   
 =========
 srname  (input) character*6
         The name of the routine which called INPUT_ERROR.
 info    (input) int
         The position of the invalid parameter in the parameter list   
         of the calling routine.
 

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1