OOFEM 3.0
Loading...
Searching...
No Matches
oofem::LastEquilibratedInternalForceAssembler Class Reference

#include <structengngmodel.h>

Inheritance diagram for oofem::LastEquilibratedInternalForceAssembler:
Collaboration diagram for oofem::LastEquilibratedInternalForceAssembler:

Private Member Functions

void vectorFromElement (FloatArray &vec, Element &element, TimeStep *tStep, ValueModeType mode) const override

Additional Inherited Members

Public Member Functions inherited from oofem::InternalForceAssembler
void vectorFromLoad (FloatArray &vec, Element &element, BodyLoad *load, TimeStep *tStep, ValueModeType mode) const override
void vectorFromSurfaceLoad (FloatArray &vec, Element &element, BoundaryLoad *load, int boundary, TimeStep *tStep, ValueModeType mode) const override
void vectorFromEdgeLoad (FloatArray &vec, Element &element, BoundaryLoad *load, int edge, TimeStep *tStep, ValueModeType mode) const override
void assembleFromActiveBC (FloatArray &answer, ActiveBoundaryCondition &bc, TimeStep *tStep, ValueModeType mode, const UnknownNumberingScheme &s, FloatArray *eNorms, void *lock=nullptr) const override
Public Member Functions inherited from oofem::VectorAssembler
virtual void vectorFromNodeLoad (FloatArray &vec, DofManager &dman, NodalLoad *load, TimeStep *tStep, ValueModeType mode) const
virtual void locationFromElement (IntArray &loc, Element &element, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
 Default implementation takes all the DOF IDs.
virtual void locationFromElementNodes (IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
 Default implementation takes all the DOF IDs.

Detailed Description

Assembles the internal forces, without updating the strain.

Todo
The need for this is just due to some other design choices.

Definition at line 47 of file structengngmodel.h.

Member Function Documentation

◆ vectorFromElement()

void oofem::LastEquilibratedInternalForceAssembler::vectorFromElement ( FloatArray & vec,
Element & element,
TimeStep * tStep,
ValueModeType mode ) const
overrideprivatevirtual

Reimplemented from oofem::InternalForceAssembler.

Definition at line 54 of file structengngmodel.C.

References oofem::Element::giveCharacteristicVector().


The documentation for this class was generated from the following files:

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