DUNE PDELab (git)

Dune::PDELab::DefaultAssembler< GFSU, GFSV, CU, CV > Class Template Reference

The assembler for standard DUNE grid. More...

#include <dune/pdelab/gridoperator/default/assembler.hh>

Public Types

typedef GFSU::Traits::SizeType SizeType
 Size type as used in grid function space.
 
using EntitySet = typename GFSU::Traits::EntitySet
 
typedef GFSU TrialGridFunctionSpace
 

Public Member Functions

const GFSU & trialGridFunctionSpace () const
 Get the trial grid function space.
 
const GFSV & testGridFunctionSpace () const
 Get the test grid function space.
 

Static Public Attributes

static const bool isGalerkinMethod = std::is_same<GFSU,GFSV>::value
 Static check on whether this is a Galerkin method.
 

Detailed Description

template<typename GFSU, typename GFSV, typename CU, typename CV>
class Dune::PDELab::DefaultAssembler< GFSU, GFSV, CU, CV >

The assembler for standard DUNE grid.

Template Parameters
GFSUGridFunctionSpace for ansatz functions
GFSVGridFunctionSpace for test functions

Member Typedef Documentation

◆ EntitySet

template<typename GFSU , typename GFSV , typename CU , typename CV >
using Dune::PDELab::DefaultAssembler< GFSU, GFSV, CU, CV >::EntitySet = typename GFSU::Traits::EntitySet

Types related to current grid view

◆ TrialGridFunctionSpace

template<typename GFSU , typename GFSV , typename CU , typename CV >
typedef GFSU Dune::PDELab::DefaultAssembler< GFSU, GFSV, CU, CV >::TrialGridFunctionSpace

Grid function spaces


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 26, 22:29, 2024)