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

#include <nonstationarytransportproblem.h>

Inheritance diagram for oofem::MidpointLhsAssembler:
Collaboration diagram for oofem::MidpointLhsAssembler:

Public Member Functions

 MidpointLhsAssembler (bool lumped, double alpha)
void matrixFromElement (FloatMatrix &mat, Element &element, TimeStep *tStep) 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 locationFromElement (IntArray &loc, Element &element, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const
virtual void locationFromElementNodes (IntArray &loc, Element &element, const IntArray &bNodes, const UnknownNumberingScheme &s, IntArray *dofIds=nullptr) const

Protected Attributes

double lumped
double alpha

Detailed Description

Callback class for assembling mid point effective tangents

Author
Mikael Öhman

Definition at line 78 of file nonstationarytransportproblem.h.

Constructor & Destructor Documentation

◆ MidpointLhsAssembler()

oofem::MidpointLhsAssembler::MidpointLhsAssembler ( bool lumped,
double alpha )

Definition at line 69 of file nonstationarytransportproblem.C.

References alpha, and lumped.

Member Function Documentation

◆ matrixFromElement()

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

Member Data Documentation

◆ alpha

double oofem::MidpointLhsAssembler::alpha
protected

Definition at line 82 of file nonstationarytransportproblem.h.

Referenced by matrixFromElement(), and MidpointLhsAssembler().

◆ lumped

double oofem::MidpointLhsAssembler::lumped
protected

Definition at line 81 of file nonstationarytransportproblem.h.

Referenced by matrixFromElement(), and MidpointLhsAssembler().


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