Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
This is the complete list of members for Manicore::Exporter< dimension >, including all inherited members.
Exporter(Mesh< dimension > const *mesh, int r, int acc) | Manicore::Exporter< dimension > | |
save(size_t k, std::function< Eigen::VectorXd(size_t iT)> Fu_h, const char *filename, bool star=false) const | Manicore::Exporter< dimension > | |
saveSq(size_t k, std::function< Eigen::VectorXd(size_t iT)> Fu_h, const char *filename) const | Manicore::Exporter< dimension > |