|
Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
#include "maxwell.hpp"#include "mesh_builder.hpp"#include "sphere_ref.hpp"#include "exporter.hpp"#include <numbers>#include <functional>#include <fstream>#include <limits>#include <iomanip>#include <chrono>#include <boost/program_options.hpp>
Classes | |
| class | NullStream |
| class | SaveCSV |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const char * | mapfile = "meshes/sphere/libsphere_shared.so" |
| std::vector< const char * > | meshfiles |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| const char* mapfile = "meshes/sphere/libsphere_shared.so" |
| std::vector<const char *> meshfiles |