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

#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)
Public Member Functions inherited from oofem::Interface
 Interface ()
 Constructor.
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

◆ EIPrimaryUnknownMapperInterface()

oofem::EIPrimaryUnknownMapperInterface::EIPrimaryUnknownMapperInterface ( )
inline

Member Function Documentation

◆ EIPrimaryUnknownMI_computePrimaryUnknownVectorAtLocal()

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::tet21ghostsolid, and oofem::Tet21Stokes.

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-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