Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

matriz2.c File Reference

#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include "BspLib.hpp"
#include <time.h>
#include <sys/time.h>

Include dependency graph for matriz2.c:

Include dependency graph

Defines

#define linha   (bsp_pid()/q)
#define coluna   (bsp_pid()%q)

Functions

void zera (long double *A, int order)
void Mult_Sist (int M, int n, int q)
void multiplica (long double *A, long double *B, long double *C, int order)
int main (int argc, char **argv)

Define Documentation

#define coluna   (bsp_pid()%q)
 

#define linha   (bsp_pid()/q)
 


Function Documentation

int main int  argc,
char **  argv
 

Launches an AsctImpl object, based on configurations passed through the command line, config file, or both.

Parameters:
argc 
argv 

void Mult_Sist int  M,
int  n,
int  q
 

void multiplica long double *  A,
long double *  B,
long double *  C,
int  order
 

void zera long double *  A,
int  order
 


Generated on Mon Sep 6 16:13:01 2004 by doxygen 1.3.3