3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::ccmpfa > Class Template Reference

The partial reassembler engine specialized for the cellcentered MPFA method. More...

#include <dumux/assembly/partialreassembler.hh>

Inheritance diagram for Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::ccmpfa >:
Inheritance graph

Description

template<class Assembler>
class Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::ccmpfa >

The partial reassembler engine specialized for the cellcentered MPFA method.

Public Member Functions

std::size_t computeColors (const Assembler &assembler, const std::vector< Scalar > &distanceFromLastLinearization, Scalar threshold)
 
void resetJacobian (Assembler &assembler) const
 
void resetColors ()
 
EntityColor elementColor (size_t idx) const
 
EntityColor dofColor (size_t idx) const
 

Member Function Documentation

◆ computeColors()

template<class Assembler >
std::size_t Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::cctpfa >::computeColors ( const Assembler &  assembler,
const std::vector< Scalar > &  distanceFromLastLinearization,
Scalar  threshold 
)
inlineinherited

◆ dofColor()

template<class Assembler >
EntityColor Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::cctpfa >::dofColor ( size_t  idx) const
inlineinherited

◆ elementColor()

template<class Assembler >
EntityColor Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::cctpfa >::elementColor ( size_t  idx) const
inlineinherited

◆ resetColors()

template<class Assembler >
void Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::cctpfa >::resetColors ( )
inlineinherited

◆ resetJacobian()

template<class Assembler >
void Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::cctpfa >::resetJacobian ( Assembler &  assembler) const
inlineinherited

The documentation for this class was generated from the following file: