Go to the documentation of this file.
53SmoothedNodalInternalVariableField :: ~SmoothedNodalInternalVariableField() { }
64 Element *elem = this->
domain->giveSpatialLocalizer()->giveElementContainingPoint(coords);
73 for (
int i = 1; i <= n.
giveSize(); i++ ) {
77 answer.
add(n.
at(i), * nodalValue);
100 return ( result == 1 );
104SmoothedNodalInternalVariableField :: saveContext(
DataStream &stream)
109SmoothedNodalInternalVariableField :: restoreContext(
DataStream &stream)
virtual FEInterpolation * giveInterpolation() const
int giveDofManagerNumber(int i) const
virtual int global2local(FloatArray &answer, const FloatArray &gcoords, const FEICellGeometry &cellgeo) const =0
virtual void evalN(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo) const =0
Field(FieldType b=FieldType::FT_Unknown)
Index giveSize() const
Returns the size of receiver.
void add(const FloatArray &src)
NodalRecoveryModel::NodalRecoveryModelType stype
Smoother type.
Set elemSet
set of elements for recovery
Domain * domain
Source domain.
std::unique_ptr< NodalRecoveryModel > smoother
Smoother.
InternalStateType istType
InternalStateType.
FieldType
Physical type of field.
ClassFactory & classFactory
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