MASA-0.44.0
Functions
laplacian.c File Reference

A simple standalone tutorial program which solves a Laplacian using finite-differencing and uses the MASA library to aid in verification. For clarity, this program is self contained with all required source files present in this directory (laplacian.h, laplacian.c, and laplacian_utils.c) Note that for clarity, we use simple matrix data structures and form a full dense system. In addition, no particular performance considerations are applied. More...

#include "laplacian.h"
Include dependency graph for laplacian.c:

Detailed Description

A simple standalone tutorial program which solves a Laplacian using finite-differencing and uses the MASA library to aid in verification. For clarity, this program is self contained with all required source files present in this directory (laplacian.h, laplacian.c, and laplacian_utils.c) Note that for clarity, we use simple matrix data structures and form a full dense system. In addition, no particular performance considerations are applied.

Functions

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

Generated on Tue Apr 21 2015 10:22:49 for MASA-0.44.0 by  doxygen 1.8.5