OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::Beam3dSubsoilMaterialInterface Class Referenceabstract

Interface defining required functionality from associated element. More...

#include <winklermodel.h>

+ Inheritance diagram for oofem::Beam3dSubsoilMaterialInterface:
+ Collaboration diagram for oofem::Beam3dSubsoilMaterialInterface:

Public Member Functions

 Beam3dSubsoilMaterialInterface ()
 Constructor. More...
 
virtual void B3SSMI_getUnknownsGtoLRotationMatrix (FloatMatrix &answer)=0
 Evaluate transformation matrix for reciver unknowns. More...
 
- Public Member Functions inherited from oofem::Interface
 Interface ()
 Constructor. More...
 
virtual ~Interface ()
 
virtual const char * giveClassName () const =0
 

Detailed Description

Interface defining required functionality from associated element.

The method for computing transformation matrix from global to local element c.s. is required.

Definition at line 103 of file winklermodel.h.

Constructor & Destructor Documentation

oofem::Beam3dSubsoilMaterialInterface::Beam3dSubsoilMaterialInterface ( )
inline

Constructor.

Definition at line 107 of file winklermodel.h.

Member Function Documentation

virtual void oofem::Beam3dSubsoilMaterialInterface::B3SSMI_getUnknownsGtoLRotationMatrix ( FloatMatrix answer)
pure virtual

Evaluate transformation matrix for reciver unknowns.

Implemented in oofem::Beam3d.

Referenced by oofem::WinklerMaterial::give3dBeamSubSoilStiffMtrx().


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

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