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

Callback class for assembling pressure laplacian matrix. More...

#include <pfem.h>

+ Inheritance diagram for oofem::PFEMPressureLaplacianAssembler:
+ Collaboration diagram for oofem::PFEMPressureLaplacianAssembler:

Public Member Functions

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

Detailed Description

Callback class for assembling pressure laplacian matrix.

Definition at line 112 of file pfem.h.

Member Function Documentation

void oofem::PFEMPressureLaplacianAssembler::locationFromElement ( IntArray loc,
Element element,
const UnknownNumberingScheme s,
IntArray dofIds = nullptr 
) const
virtual

Reimplemented from oofem::MatrixAssembler.

Definition at line 156 of file pfem.C.

References oofem::Element::giveLocationArray().

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

Reimplemented from oofem::MatrixAssembler.

Definition at line 150 of file pfem.C.

References oofem::PFEMElement::computePressureLaplacianMatrix().


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:39 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011