Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
csv_gnuplot_output.h File Reference
#include <iostream>
#include <fstream>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  ug
 the ug namespace
 

Functions

template<typename Vector_type , typename postype >
void ug::WriteVectorCSV (const char *filename, const Vector_type &b, postype *positions, int dimensions)
 writes to a file in somewhat SparseMatrix-market format (for connection viewer)