UQTk: Uncertainty Quantification Toolkit 3.1.5
gkpSparse.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <unistd.h>
#include <math.h>
#include <assert.h>
#include "arrayio.h"
#include "gkplib.h"

Macros

#define NDIM   2
 
#define NLEV   2
 
#define VERBOSITY   1
 
#define PDFTYPE   "unif"
 

Functions

int usage ()
 Displays information about this program.
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ NDIM

#define NDIM   2

◆ NLEV

#define NLEV   2

◆ PDFTYPE

#define PDFTYPE   "unif"

◆ VERBOSITY

#define VERBOSITY   1

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Read the user input

◆ usage()

int usage ( )

Displays information about this program.