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

The element interface class related to Element Interpolation Mappers. More...

#include <eleminterpmapperinterface.h>

+ Inheritance diagram for oofem::EIPrimaryUnknownMapperInterface:
+ Collaboration diagram for oofem::EIPrimaryUnknownMapperInterface:

Public Member Functions

 EIPrimaryUnknownMapperInterface ()
 
virtual void EIPrimaryUnknownMI_computePrimaryUnknownVectorAtLocal (ValueModeType mode, TimeStep *tStep, const FloatArray &lcoords, FloatArray &answer)
 Computes the element vector of primary unknowns at given point in the local coordinate system. More...
 
- Public Member Functions inherited from oofem::Interface
 Interface ()
 Constructor. More...
 
virtual ~Interface ()
 
virtual const char * giveClassName () const =0
 

Detailed Description

The element interface class related to Element Interpolation Mappers.

Definition at line 50 of file eleminterpmapperinterface.h.

Constructor & Destructor Documentation

oofem::EIPrimaryUnknownMapperInterface::EIPrimaryUnknownMapperInterface ( )
inline

Definition at line 53 of file eleminterpmapperinterface.h.

Member Function Documentation

virtual void oofem::EIPrimaryUnknownMapperInterface::EIPrimaryUnknownMI_computePrimaryUnknownVectorAtLocal ( ValueModeType  mode,
TimeStep tStep,
const FloatArray lcoords,
FloatArray answer 
)
inlinevirtual

Computes the element vector of primary unknowns at given point in the local coordinate system.

See also
EIPrimaryUnknownMI_computePrimaryUnknownVectorAt
Parameters
modeIdentifies mode of unknown (eg. total value or velocity of unknown).
tStepTime step, when vector of unknowns is requested.
lcoordsLocal coordinates of point of interest.
answerVector of unknowns.
Returns
Nonzero if given point is in receiver volume otherwise zero

Reimplemented in oofem::Tet21Stokes, and oofem::tet21ghostsolid.

Definition at line 64 of file eleminterpmapperinterface.h.

References OOFEM_ERROR.


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