libMesh::DofMap::AugmentSendList Class Reference

#include <dof_map.h>

List of all members.

Public Member Functions

virtual ~AugmentSendList ()
virtual void augment_send_list (std::vector< dof_id_type > &send_list)=0

Detailed Description

Abstract base class to be used to add user-defined parallel degree of freedom couplings.

Definition at line 179 of file dof_map.h.


Constructor & Destructor Documentation

virtual libMesh::DofMap::AugmentSendList::~AugmentSendList (  )  [inline, virtual]

Definition at line 182 of file dof_map.h.

00182 {}


Member Function Documentation

virtual void libMesh::DofMap::AugmentSendList::augment_send_list ( std::vector< dof_id_type > &  send_list  )  [pure virtual]

User-defined function to augment the send list.

Referenced by libMesh::DofMap::prepare_send_list().


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

Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:15 UTC

Hosted By:
SourceForge.net Logo