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

Callback class for assembling initial stress matrices. More...

#include <structengngmodel.h>

+ Inheritance diagram for oofem::InitialStressMatrixAssembler:
+ Collaboration diagram for oofem::InitialStressMatrixAssembler:

Public Member Functions

virtual void matrixFromElement (FloatMatrix &mat, Element &element, TimeStep *tStep) const
 
- Public Member Functions inherited from oofem::MatrixAssembler
virtual void matrixFromLoad (FloatMatrix &mat, Element &element, BodyLoad *load, TimeStep *tStep) const
 
virtual void matrixFromSurfaceLoad (FloatMatrix &mat, Element &element, SurfaceLoad *load, int boundary, TimeStep *tStep) const
 
virtual void matrixFromEdgeLoad (FloatMatrix &mat, Element &element, EdgeLoad *load, int edge, TimeStep *tStep) const
 
virtual void assembleFromActiveBC (SparseMtrx &k, ActiveBoundaryCondition &bc, TimeStep *tStep, const UnknownNumberingScheme &s_r, const UnknownNumberingScheme &s_c) const
 
virtual void locationFromElement (IntArray &loc, Element &element, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
 
virtual void locationFromElementNodes (IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
 

Detailed Description

Callback class for assembling initial stress matrices.

Author
Mikael Öhman

Definition at line 66 of file structengngmodel.h.

Member Function Documentation

void oofem::InitialStressMatrixAssembler::matrixFromElement ( FloatMatrix mat,
Element element,
TimeStep tStep 
) const
virtual

Reimplemented from oofem::MatrixAssembler.

Definition at line 82 of file structengngmodel.C.


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:36 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011