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

Callback class for assembling CBS pressure matrices. More...

#include <cbs.h>

Inheritance diagram for oofem::PressureLhsAssembler:
Collaboration diagram for oofem::PressureLhsAssembler:

Public Member Functions

void matrixFromElement (FloatMatrix &mat, Element &element, TimeStep *tStep) const override
void locationFromElement (IntArray &loc, Element &element, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const override
Public Member Functions inherited from oofem::MatrixAssembler
virtual void matrixFromLoad (FloatMatrix &mat, Element &element, BodyLoad *load, TimeStep *tStep) const
virtual void matrixFromSurfaceLoad (FloatMatrix &mat, Element &element, BoundaryLoad *load, int boundary, TimeStep *tStep) const
virtual void matrixFromEdgeLoad (FloatMatrix &mat, Element &element, BoundaryLoad *load, int edge, TimeStep *tStep) const
virtual void assembleFromActiveBC (SparseMtrx &k, ActiveBoundaryCondition &bc, TimeStep *tStep, const UnknownNumberingScheme &s_r, const UnknownNumberingScheme &s_c, void *lock=nullptr) const
virtual void locationFromElementNodes (IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const

Detailed Description

Callback class for assembling CBS pressure matrices.

Definition at line 108 of file cbs.h.

Member Function Documentation

◆ locationFromElement()

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

Reimplemented from oofem::MatrixAssembler.

Definition at line 101 of file cbs.C.

References oofem::Element::giveLocationArray().

◆ matrixFromElement()

void oofem::PressureLhsAssembler::matrixFromElement ( FloatMatrix & mat,
Element & element,
TimeStep * tStep ) const
overridevirtual

Reimplemented from oofem::MatrixAssembler.

Definition at line 96 of file cbs.C.


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