OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::MidpointLhsAssembler Class Reference

Callback class for assembling mid point effective tangents. More...

#include <nonstationarytransportproblem.h>

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

Public Member Functions

 MidpointLhsAssembler (bool lumped, double alpha)
 
virtual void matrixFromElement (FloatMatrix &mat, Element &element, TimeStep *tStep) const
 
- 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, SurfaceLoad *load, int boundary, TimeStep *tStep) const
 
virtual void matrixFromEdgeLoad (FloatMatrix &mat, Element &element, EdgeLoad *load, int edge, TimeStep *tStep) const
 
virtual void assembleFromActiveBC (SparseMtrx &k, ActiveBoundaryCondition &bc, TimeStep *tStep, const UnknownNumberingScheme &s_r, const UnknownNumberingScheme &s_c) 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

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

Definition at line 69 of file nonstationarytransportproblem.C.

Member Function Documentation

void oofem::MidpointLhsAssembler::matrixFromElement ( FloatMatrix mat,
Element element,
TimeStep tStep 
) const
virtual

Member Data Documentation

double oofem::MidpointLhsAssembler::alpha
protected

Definition at line 82 of file nonstationarytransportproblem.h.

Referenced by matrixFromElement().

double oofem::MidpointLhsAssembler::lumped
protected

Definition at line 81 of file nonstationarytransportproblem.h.

Referenced by matrixFromElement().


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

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:38 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011