ASPECT
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Functions
stokes_matrix_free.h File Reference
Include dependency graph for stokes_matrix_free.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aspect::StokesMatrixFreeHandler< dim >
 
class  aspect::internal::BlockSchurGMGPreconditioner< StokesMatrixType, ABlockMatrixType, BTBlockOperatorType, SchurComplementMatrixType, ABlockPreconditionerType, SchurComplementPreconditionerType >
 

Namespaces

 aspect
 
 aspect::internal
 

Typedefs

using aspect::GMGNumberType = double
 

Functions

template<int dim>
std::unique_ptr< StokesMatrixFreeHandler< dim > > aspect::create_matrix_free_solver (Simulator< dim > &simulator, const Parameters< dim > &parameters)