Class ae108::assembly::Assembler::AnnotatedElement
ClassList > ae108 > assembly > Assembler > AnnotatedElement
Public Functions
Type | Name |
---|---|
AnnotatedElement (ElementView view, Args &&... args) |
|
const Element & | instance () const |
Element & | instance () |
const ElementView & | meshView () const |
Public Functions Documentation
function AnnotatedElement
template<class... Args>
inline explicit ae108::assembly::Assembler::AnnotatedElement::AnnotatedElement (
ElementView view,
Args &&... args
)
Parameters:
view
A copy of this view is stored.args
Are used to construct in-place the element instance.
function instance [1/2]
inline const Element & ae108::assembly::Assembler::AnnotatedElement::instance () const
function instance [2/2]
inline Element & ae108::assembly::Assembler::AnnotatedElement::instance ()
function meshView
inline const ElementView & ae108::assembly::Assembler::AnnotatedElement::meshView () const
The documentation for this class was generated from the following file assembly/src/include/ae108/assembly/Assembler.h