AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
Constraints< BiLinearForm< RB, CB, T, Traits > > Struct Template Reference

Public Types

using Matrix = BiLinearForm< RB, CB, T, Traits >
 

Static Public Member Functions

template<class Sol , class Rhs , class BitVec >
static void dirichletBC (Matrix &matrix, Sol &solution, Rhs &rhs, BitVec const &nodes, bool setDiagonal=true)
 
template<class Sol , class Rhs , class BitVec , class Assoc >
static void periodicBC (Matrix &matrix, Sol &solution, Rhs &rhs, BitVec const &left, Assoc const &association, bool setDiagonal=true)
 

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