Go to the documentation of this file.
35#ifndef dofmanvalfield_h
36#define dofmanvalfield_h
86 DofManValueField(
FieldType ft,
int nNodes,
int nElements,
const std::string engngModel,
const std::string domainDofsDefaults);
98 void addElement(
int i,
const char *name,
const IntArray &nodes);
121 void setDofManValue(
int dofMan,
FloatArray value);
128 void saveContext(
DataStream &stream)
override;
129 void restoreContext(
DataStream &stream)
override;
132 return "DofManValueField";
Domain * domain
Associated domain (need its elements to interpolate).
std::unique_ptr< CrossSection > crossSect
Pointer to single cross-section;.
std::vector< FloatArray > dmanvallist
Array of dofman values.
DofManValueField(FieldType ft, Domain *d)
virtual ~DofManValueField()
const char * giveClassName() const override
std::unique_ptr< EngngModel > eModel
Pointer to engineering model.
Field(FieldType b=FieldType::FT_Unknown)
FieldType
Physical type of field.
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