$search

nl_context.c File Reference

#include <NL/nl_context.h>
#include <NL/nl_iterative_solvers.h>
#include <NL/nl_preconditioners.h>
#include <NL/nl_superlu.h>
Include dependency graph for nl_context.c:

Go to the source code of this file.

Functions

void nlCheckState (NLenum state)
NLboolean nlDefaultSolver ()
void nlDeleteContext (NLContext context_in)
NLContext nlGetCurrent ()
void nlMakeCurrent (NLContext context)
void nlMatrixVectorProd_default (NLdouble *x, NLdouble *y)
NLContext nlNewContext ()
static void nlSetupPreconditioner ()
void nlTransition (NLenum from_state, NLenum to_state)

Variables

NLContextStructnlCurrentContext = NULL

Function Documentation

void nlCheckState ( NLenum  state  ) 

Definition at line 108 of file nl_context.c.

NLboolean nlDefaultSolver (  ) 

Definition at line 181 of file nl_context.c.

void nlDeleteContext ( NLContext  context_in  ) 

Definition at line 64 of file nl_context.c.

NLContext nlGetCurrent (  ) 

Definition at line 101 of file nl_context.c.

void nlMakeCurrent ( NLContext  context  ) 

Definition at line 97 of file nl_context.c.

void nlMatrixVectorProd_default ( NLdouble x,
NLdouble y 
)

Definition at line 44 of file nl_context.c.

NLContext nlNewContext (  ) 

Definition at line 48 of file nl_context.c.

static void nlSetupPreconditioner (  )  [static]

Definition at line 120 of file nl_context.c.

void nlTransition ( NLenum  from_state,
NLenum  to_state 
)

Definition at line 112 of file nl_context.c.


Variable Documentation

Definition at line 42 of file nl_context.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


opennl
Author(s): Benjamin Pitzer
autogenerated on Mon Mar 4 11:05:49 2013