#include <OpenTissue/configuration.h>
#include <iostream>
#include <fstream>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::grid |
Functions | |
template<typename grid_type > | |
bool | OpenTissue::grid::matlab_write (std::string const &mfile, grid_type const &grid) |