31 template <
int dim,
class LacType>
57 assemble_system_one_cell(
Construct a LinearProblem.
Solve the Stokes problem, in parallel.
LacType::AMG schur_preconditioner
ParsedTools::Constants constants
ParsedLAC::InverseOperator schur_solver
typename LinearProblem< dim, dim, LacType >::CopyData CopyData
const FEValuesExtractors::Vector velocity
typename LinearProblem< dim, dim, LacType >::ScratchData ScratchData
const FEValuesExtractors::Scalar pressure
virtual ~Stokes()=default
Destroy the Stokes object.
typename LinearProblem< dim, dim, LacType >::VectorType VectorType
A factory that can generate inverse operators according to parameter files.
PDEs::Stokes< dim, LAC::LAdealii > Stokes
We collect in this namespace all PDEs that are relevant to Fluid Structure Interaction Problems.