Peano
Loading...
Searching...
No Matches
MatrixFreeMain.template.h
Go to the documentation of this file.
1//
2// ExaHyPE2's main file
3// Generated through Peano's Python API
4// www.peano-framework.org
5//
6#pragma once
7
8
9#include <string>
10
11
12int main(int argc, char** argv);
int main()
Definition main.cpp:321