DUNE PDELab (unstable)
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 >
class Dune::PDELab::DefaultAssembler< GFSU, GFSV, CU, CV >
The assembler for standard DUNE grid.
- Template Parameters
 - 
  
GFSU GridFunctionSpace for ansatz functions GFSV GridFunctionSpace 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:
- dune/pdelab/gridoperator/default/assembler.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)