OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
data_out_mass_transport.h File Reference
#include <deal.II/numerics/data_out.h>
#include <boost/shared_ptr.hpp>
#include <mutex>
#include <typeinfo>
#include <layers/porous_layer.h>
#include <materials/PureGas.h>
#include <utils/operating_conditions.h>
Include dependency graph for data_out_mass_transport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FuelCellShop::PostProcessing::MolarFractionDataOut< dim >
 Class used to output molar fractions based on the density of each species. More...
 

Namespaces

 FuelCellShop
 Container Namespace for Fuel Cell data classes.
 
 FuelCellShop::PostProcessing
 Namespace used for all classes use for post-processing either for evaluating a new quantity at a quadrature point for outputing with the solution, for the evaluation of functions or for the evaluation of functionals such as the current density.