|
KASKADE 7 development version
|
#include <algorithm>#include <cassert>#include <cstdio>#include <fstream>#include <map>#include <utilities/detailed_exception.hh>Go to the source code of this file.
Namespaces | |
| namespace | Kaskade |
Functions | |
| template<class Material > | |
| void | Kaskade::writeMarc (Material const &material, std::string const &filename, double const scale=1.0, IoOptions options=IoOptions()) |
| Writes grid and material IDs given as FE function to a Marc input file. More... | |