OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::localIntegrationRecord Struct Reference

Structure containing reference to integration point and its corresponding nonlocal integration weight. More...

#include <nonlocalmaterialext.h>

+ Collaboration diagram for oofem::localIntegrationRecord:

Public Attributes

GaussPointnearGp
 Reference to influencing integration point. More...
 
double weight
 Corresponding integration weight. More...
 

Detailed Description

Structure containing reference to integration point and its corresponding nonlocal integration weight.

Used by nonlocal constitutive models based on integral averaging procedure, where in each integration point the corresponding list of influencing integration points is kept, together with their weights. This structure encapsulates the reference to influencing integration point and its corresponding weight.

Definition at line 76 of file nonlocalmaterialext.h.

Member Data Documentation

GaussPoint* oofem::localIntegrationRecord::nearGp

The documentation for this struct was generated from the following file:

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