![]() |
Peano
|
#include <string>
#include <vector>
#include "../data/PatchData.h"
#include "PatchFileReader.h"
#include "convert/data/DataSet.h"
#include "convert/data/Variable.h"
#include "tarch/logging/Log.h"
Go to the source code of this file.
Data Structures | |
class | convert::input::PeanoTextPatchFileReader |
Represent a Peano reader. More... | |
Namespaces | |
namespace | convert |
namespace | convert::input |