Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
write_vec.c File Reference
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for write_vec.c:

Go to the source code of this file.

Functions

void write_vec (const char *filename, int n_equations, double *x)
 

Function Documentation

◆ write_vec()

void write_vec ( const char * filename,
int n_equations,
double * x )

Definition at line 46 of file write_vec.c.