OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::LastEquilibratedInternalForceAssembler Class Reference

Assembles the internal forces, without updating the strain. More...

#include <structengngmodel.h>

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

Private Member Functions

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

Additional Inherited Members

- Public Member Functions inherited from oofem::InternalForceAssembler
virtual void vectorFromLoad (FloatArray &vec, Element &element, BodyLoad *load, TimeStep *tStep, ValueModeType mode) const
 
virtual void vectorFromSurfaceLoad (FloatArray &vec, Element &element, SurfaceLoad *load, int boundary, TimeStep *tStep, ValueModeType mode) const
 
virtual void vectorFromEdgeLoad (FloatArray &vec, Element &element, EdgeLoad *load, int edge, TimeStep *tStep, ValueModeType mode) const
 
virtual void assembleFromActiveBC (FloatArray &answer, ActiveBoundaryCondition &bc, TimeStep *tStep, ValueModeType mode, const UnknownNumberingScheme &s, FloatArray *eNorms) const
 
- 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. More...
 
virtual void locationFromElementNodes (IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
 Default implementation takes all the DOF IDs. More...
 

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

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

Reimplemented from oofem::InternalForceAssembler.

Definition at line 53 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 documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:37 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011