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

Base class for all nonlocal structural material statuses. More...

#include <structuralnonlocalmaterialext.h>

+ Inheritance diagram for oofem::StructuralNonlocalMaterialStatusExtensionInterface:
+ Collaboration diagram for oofem::StructuralNonlocalMaterialStatusExtensionInterface:

Public Member Functions

 StructuralNonlocalMaterialStatusExtensionInterface ()
 
 ~StructuralNonlocalMaterialStatusExtensionInterface ()
 
- Public Member Functions inherited from oofem::NonlocalMaterialStatusExtensionInterface
 NonlocalMaterialStatusExtensionInterface ()
 Constructor. More...
 
virtual ~NonlocalMaterialStatusExtensionInterface ()
 Destructor. More...
 
std::vector< localIntegrationRecord > * giveIntegrationDomainList ()
 Returns integration list of receiver. More...
 
double giveIntegrationScale ()
 Returns associated integration scale. More...
 
void setIntegrationScale (double val)
 Sets associated integration scale. More...
 
double giveVolumeAround ()
 Returns associated volume. More...
 
void setVolumeAround (double val)
 Sets associated integration scale. More...
 
void clear ()
 clears the integration list of receiver More...
 
- Public Member Functions inherited from oofem::Interface
 Interface ()
 Constructor. More...
 
virtual ~Interface ()
 
virtual const char * giveClassName () const =0
 

Additional Inherited Members

- Protected Attributes inherited from oofem::NonlocalMaterialStatusExtensionInterface
std::vector< localIntegrationRecordintegrationDomainList
 List containing localIntegrationRecord values. More...
 
double integrationScale
 Nonlocal volume around the corresponding integration point. More...
 
double volumeAround
 Local volume around the corresponding integration point. More...
 

Detailed Description

Base class for all nonlocal structural material statuses.

Definition at line 45 of file structuralnonlocalmaterialext.h.

Constructor & Destructor Documentation

oofem::StructuralNonlocalMaterialStatusExtensionInterface::StructuralNonlocalMaterialStatusExtensionInterface ( )
inline

Definition at line 48 of file structuralnonlocalmaterialext.h.

oofem::StructuralNonlocalMaterialStatusExtensionInterface::~StructuralNonlocalMaterialStatusExtensionInterface ( )
inline

Definition at line 49 of file structuralnonlocalmaterialext.h.


The documentation for this class 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:42 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011