analytical.hh File Reference
#include "basics/outputOperator.hh"
#include "toolbox/scannerConnectors.hh"
#include "operator/bilinearForm.hh"
#include "function/linearForm.hh"
Go to the source code of this file.
Classes | |
class | constraints::AnalyticalConstraint< F > |
Models an analytical constraint. More... | |
class | constraints::ConstraintsList< F > |
List of AnalyticalConstraint . More... | |
class | constraints::Element< F > |
Element of the constraints space. More... | |
class | concepts::TColumn< F > |
A column of a T matrix. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
constraints | |
Essential boundary conditions and multi-point constraints [1]. | |
Detailed Description
Analytical constraint: a condition on a part of the boundary (ie. homogeneous Dirichlet) a condition on the whole domain (ie. mean value zero)
Definition in file analytical.hh.