Attributes for elements of the topology.
More...
#include <connector.hh>
Attributes for elements of the topology.
These attributes can be used to fix boundary conditions or coefficients in certain areas.
- Examples
- BGT_0.cc, elasticity2D_tutorial.cc, exactDtN.cc, howToGetStarted.cc, hpFEM2d.cc, hpFEM3d-EV.cc, inhomDirichletBCs.cc, inhomNeumannBCs.cc, linearDG1d.cc, linearFEM1d-simple.cc, linearFEM1d.cc, and parallelizationTutorial.cc.
Definition at line 22 of file connector.hh.
◆ Attribute()
concepts::Attribute::Attribute |
( |
uint |
attrib = 0 | ) |
|
|
inline |
◆ attrib()
uint concepts::Attribute::attrib |
( |
| ) |
const |
|
inline |
◆ operator uint()
concepts::Attribute::operator uint |
( |
| ) |
const |
|
inline |
◆ operator==()
int concepts::Attribute::operator== |
( |
const Attribute & |
a | ) |
const |
|
inline |
◆ set()
void concepts::Attribute::set |
( |
uint |
attrib | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Attribute & |
a |
|
) |
| |
|
friend |
◆ attrib_
uint concepts::Attribute::attrib_ |
|
private |
The documentation for this class was generated from the following file: