#include "gnuplotdeal.h"
#include <numerics/data_out.h>
#include <iostream>
#include <fstream>
#include <math.h>
#include <lac/full_matrix.h>
#include <base/quadrature_lib.h>
#include <grid/grid_out.h>
Go to the source code of this file.