sc::AccumHNull Class Reference

This specialization of AccumH does nothing. More...

#include <accum.h>

Inheritance diagram for sc::AccumHNull:

Inheritance graph
[legend]
Collaboration diagram for sc::AccumHNull:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AccumHNull (StateIn &)
 AccumHNull (const Ref< KeyVal > &)
void save_data_state (StateOut &)
 Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.
void accum (const RefSymmSCMatrix &h)
 Sum the contribution from this object into h.

Detailed Description

This specialization of AccumH does nothing.


Member Function Documentation

void sc::AccumHNull::save_data_state ( StateOut  )  [virtual]

Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.

This must be implemented by the derived class if the class has data.

Reimplemented from sc::AccumH.

void sc::AccumHNull::accum ( const RefSymmSCMatrix h  )  [virtual]

Sum the contribution from this object into h.

Implements sc::AccumH.


The documentation for this class was generated from the following file:
Generated at Wed Sep 5 14:03:19 2007 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.2.
These pages are hosted on SourceForge.net