6#include "coupling/filtering/interfaces/FilterInterface.h"
40#ifdef DEBUG_READ_FROM_FILE
41 std::cout <<
" RFF: Read from file instance created. Will read from: " << _location <<
"." << std::endl;
46#ifdef DEBUG_READ_FROM_FILE
47 std::cout <<
" RFF: Read from file instance deconstructed." << std::endl;
54 std::string _location;
55 unsigned int _iteration;
61#include "ReadFromFile.cpph"
defines the cell type with cell-averaged quantities only (no linked cells).
Definition CouplingCell.h:29
Definition FilterInterface.h:32
Definition ReadFromFile.h:34
Definition FilterPipeline.h:21
everything necessary for coupling operations, is defined in here
Definition AdditiveMomentumInsertion.h:15