Exact solution allows reading HDF files and manipulating the data. More...
#include "LBMExactSolution.h"
#include "Interfaces/SchemeExactSolution.h"
#include "DAGHIO.h"
#include <string>
#include "AMRBase.h"
Go to the source code of this file.
Classes | |
class | LBMF77FileExactSolution< LBMType, dim > |
At first, the user-supplied function Scheme().Output() is called to extract the relevant data from the numerical solution. More... |
Exact solution allows reading HDF files and manipulating the data.