OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
matrix_application.h File Reference
#include <base/quadrature.h>
#include <base/thread_management.h>
#include <base/multithread_info.h>
#include <lac/full_matrix.h>
#include <lac/sparse_matrix.h>
#include <lac/block_sparsity_pattern.h>
#include <grid/tria.h>
#include <grid/tria_iterator.h>
#include <grid/tria_accessor.h>
#include <dofs/dof_tools.h>
#include <base/mg_level_object.h>
#include <appframe/dof_application.h>
#include <appframe/matrix_base.h>
#include <boost/shared_ptr.hpp>
Include dependency graph for matrix_application.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AppFrame::MatrixApplication< dim >
 Application handling matrices and assembling linear systems of equations. More...
 
class  AppFrame::MatrixApplication< dim >::LocalMatrixIntegrator< ASSEMBLER >
 

Namespaces

namespace  AppFrame
 Functions and classes of the application framework.