DUNE PDELab (git)
Dune::PDELab::FastDGAssembler< GFSU, GFSV, CU, CV, nonoverlapping_mode > Class Template Reference
The fast DG assembler for standard DUNE grid. More...
#include <dune/pdelab/gridoperator/fastdg/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, bool nonoverlapping_mode = false>
class Dune::PDELab::FastDGAssembler< GFSU, GFSV, CU, CV, nonoverlapping_mode >
class Dune::PDELab::FastDGAssembler< GFSU, GFSV, CU, CV, nonoverlapping_mode >
The fast DG assembler for standard DUNE grid.
- Template Parameters
-
GFSU GridFunctionSpace for ansatz functions GFSV GridFunctionSpace for test functions nonoverlapping_mode Indicates whether assembling is done for overlap cells
Member Typedef Documentation
◆ EntitySet
template<typename GFSU , typename GFSV , typename CU , typename CV , bool nonoverlapping_mode = false>
using Dune::PDELab::FastDGAssembler< GFSU, GFSV, CU, CV, nonoverlapping_mode >::EntitySet = typename GFSU::Traits::EntitySet |
Types related to current grid view
◆ TrialGridFunctionSpace
template<typename GFSU , typename GFSV , typename CU , typename CV , bool nonoverlapping_mode = false>
typedef GFSU Dune::PDELab::FastDGAssembler< GFSU, GFSV, CU, CV, nonoverlapping_mode >::TrialGridFunctionSpace |
Grid function spaces
The documentation for this class was generated from the following file:
- dune/pdelab/gridoperator/fastdg/assembler.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 23, 23:29, 2024)