AMDiS  0.1
The Adaptive Multi-Dimensional Simulation Toolbox
Constraints< ISTLBCRSMatrix< T, C > > Struct Template Reference

Public Types

using Matrix = ISTLBCRSMatrix< T, C >
 
using Vector = ISTLBlockVector< T >
 

Static Public Member Functions

template<class BitVector >
static void dirichletBC (Matrix &mat, Vector &sol, Vector &rhs, BitVector const &nodes, bool setDiagonal=true)
 
template<class BitVector , class Associations >
static void periodicBC (Matrix &mat, Vector &sol, Vector &rhs, BitVector const &left, Associations const &left2right, bool setDiagonal=true)
 

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