OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/base/convergence_table.h>
#include <deal.II/grid/persistent_tria.h>
#include <deal.II/dofs/dof_renumbering.h>
#include <utils/fcst_units.h>
#include <utils/fcst_constants.h>
#include <application_core/block_matrix_application.h>
Go to the source code of this file.
Classes | |
class | FuelCell::ApplicationCore::OptimizationBlockMatrixApplication< dim > |
Application handling matrices and assembling the linear system to solve the sensitivity equations. More... | |
Namespaces | |
FuelCell | |
This namespace contains data and methods that handle initial and boundary data of a problem at hand. | |
FuelCell::ApplicationCore | |
Namespace containing the basic application framework used to loop over cells and create objects passed to FuelCellShop::Equation objects. | |