FEApp::AbstractNodeBCStrategy_NTBase Class Reference

Non-template base for abstract nodal boundary condition strategies. More...

#include <FEApp_AbstractNodeBCStrategy_NTBase.hpp>

Inheritance diagram for FEApp::AbstractNodeBCStrategy_NTBase:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AbstractNodeBCStrategy_NTBase ()
 Default constructor.
virtual ~AbstractNodeBCStrategy_NTBase ()
 Destructor.
virtual const std::vector<
unsigned int > & 
getOffsets () const =0
 Get residual offsets.

Private Member Functions

 AbstractNodeBCStrategy_NTBase (const AbstractNodeBCStrategy_NTBase &)
 Private to prohibit copying.
AbstractNodeBCStrategy_NTBaseoperator= (const AbstractNodeBCStrategy_NTBase &)
 Private to prohibit copying.

Detailed Description

Non-template base for abstract nodal boundary condition strategies.

Definition at line 40 of file FEApp_AbstractNodeBCStrategy_NTBase.hpp.


Constructor & Destructor Documentation

FEApp::AbstractNodeBCStrategy_NTBase::AbstractNodeBCStrategy_NTBase (  )  [inline]

Default constructor.

Definition at line 44 of file FEApp_AbstractNodeBCStrategy_NTBase.hpp.

virtual FEApp::AbstractNodeBCStrategy_NTBase::~AbstractNodeBCStrategy_NTBase (  )  [inline, virtual]

Destructor.

Definition at line 47 of file FEApp_AbstractNodeBCStrategy_NTBase.hpp.

FEApp::AbstractNodeBCStrategy_NTBase::AbstractNodeBCStrategy_NTBase ( const AbstractNodeBCStrategy_NTBase  )  [private]

Private to prohibit copying.


Member Function Documentation

virtual const std::vector<unsigned int>& FEApp::AbstractNodeBCStrategy_NTBase::getOffsets (  )  const [pure virtual]

Get residual offsets.

Implemented in FEApp::BrusselatorNodeBCStrategy< ScalarT >, and FEApp::ConstantNodeBCStrategy< ScalarT >.

AbstractNodeBCStrategy_NTBase& FEApp::AbstractNodeBCStrategy_NTBase::operator= ( const AbstractNodeBCStrategy_NTBase  )  [private]

Private to prohibit copying.


The documentation for this class was generated from the following file:
Generated on Tue Oct 20 12:55:12 2009 for Sacado Package Browser (Single Doxygen Collection) by doxygen 1.4.7