#include <fstream>#include <sstream>#include "fn_embed_python_guide.hpp"#include "assert.hpp"#include "cl_HDF5.hpp"#include "cl_Logger.hpp"#include "commtools.hpp"#include "filetools.hpp"#include "globals.hpp"Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::material |
Functions | |
| bool | belfem::material::embed_python_guide (HDF5 &aFile) |
| Copy the python database reader into a generated table. | |
Variables | |
| constexpr char | belfem::material::gPythonGuideSubpath [] = "/python/database/howtoread.py" |
| location of the reference reader below the data directory | |