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

#include <pfem.h>

Inheritance diagram for oofem::PFEMCorrectionRhsAssembler:
Collaboration diagram for oofem::PFEMCorrectionRhsAssembler:

Public Member Functions

 PFEMCorrectionRhsAssembler (double deltaT)
void vectorFromElement (FloatArray &vec, Element &element, TimeStep *tStep, ValueModeType mode) const override
void locationFromElement (IntArray &loc, Element &element, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const override
 Default implementation takes all the DOF IDs.
Public Member Functions inherited from oofem::VectorAssembler
virtual void vectorFromLoad (FloatArray &vec, Element &element, BodyLoad *load, TimeStep *tStep, ValueModeType mode) const
virtual void vectorFromSurfaceLoad (FloatArray &vec, Element &element, BoundaryLoad *load, int boundary, TimeStep *tStep, ValueModeType mode) const
virtual void vectorFromEdgeLoad (FloatArray &vec, Element &element, BoundaryLoad *load, int edge, TimeStep *tStep, ValueModeType mode) const
virtual void vectorFromNodeLoad (FloatArray &vec, DofManager &dman, NodalLoad *load, TimeStep *tStep, ValueModeType mode) const
virtual void assembleFromActiveBC (FloatArray &answer, ActiveBoundaryCondition &bc, TimeStep *tStep, ValueModeType mode, const UnknownNumberingScheme &s, FloatArray *eNorms, void *lock=nullptr) const
virtual void locationFromElementNodes (IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
 Default implementation takes all the DOF IDs.

Protected Attributes

double deltaT

Detailed Description

Implementation of callback class for assembling right-hand side of velocity equations

Definition at line 79 of file pfem.h.

Constructor & Destructor Documentation

◆ PFEMCorrectionRhsAssembler()

oofem::PFEMCorrectionRhsAssembler::PFEMCorrectionRhsAssembler ( double deltaT)
inline

Definition at line 85 of file pfem.h.

References deltaT.

Member Function Documentation

◆ locationFromElement()

void oofem::PFEMCorrectionRhsAssembler::locationFromElement ( IntArray & loc,
Element & element,
const UnknownNumberingScheme & s,
IntArray * dofIds = nullptr ) const
overridevirtual

Default implementation takes all the DOF IDs.

Reimplemented from oofem::VectorAssembler.

Definition at line 107 of file pfem.C.

References oofem::Element::giveLocationArray().

◆ vectorFromElement()

Member Data Documentation

◆ deltaT

double oofem::PFEMCorrectionRhsAssembler::deltaT
protected

Definition at line 82 of file pfem.h.

Referenced by PFEMCorrectionRhsAssembler(), and vectorFromElement().


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

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