#include <dune/pdelab/boilerplate/pdelab.hh>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
typedef Dune::PDELab::GridOperator<typename FSU::GFS,typename FSV::GFS,LOP,MBE, typename FSU::NT,typename FSU::NT,typename FSU::NT, typename FSU::CC,typename FSV::CC> Dune::PDELab::GlobalAssembler< FSU, FSV, LOP, st >::GO |
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
- Deprecated:
- "This constructor is deprecated and will removed after the release of PDELab 2.4. Use GalerkinGlobalAssembler(const FSU& fsu, const FSV& fsv, LOP& lop, const std::size_t nonzeros) instead! The number of nonzeros can be determined with patternStatistics()!"
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
template<typename FSU , typename FSV , typename LOP , SolverCategory::Category st>
The documentation for this class was generated from the following file: