Go to the documentation of this file.
59void Line2BoundaryElement :: giveDofManDofIDMask(
int i,
IntArray &nodeDofIDMask)
const
61 nodeDofIDMask = {V_u, V_v};
71 return FMElement :: giveInterface(it);
86 for (
int i = 0; i < n.
giveSize(); ++i ) {
87 for (
int j = 0; j < dofIDs.
giveSize(); ++j ) {
88 answer(j) += n(i) * unknowns(i*dofIDs.
giveSize() + j);
#define REGISTER_Element(class)
virtual void giveElementDofIDMask(IntArray &answer) const
int numberOfDofMans
Number of dofmanagers.
void computeVectorOf(ValueModeType u, TimeStep *tStep, FloatArray &answer)
std::vector< std ::unique_ptr< IntegrationRule > > integrationRulesArray
FMElement(int n, Domain *aDomain)
Index giveSize() const
Returns the size of receiver.
void zero()
Zeroes all coefficients of receiver.
SpatialLocalizerInterface(Element *element)
@ SpatialLocalizerInterfaceType
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011