Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | fub::ExpandTube |
Namespaces | |
fub | |
The fub namespace. | |
Functions | |
Eigen::Matrix< double, 3, Eigen::Dynamic > | fub::ReadPointsFromFile (const std::string &filename) |