#include <Newp_Hello.h>
Public Member Functions | |
Constructors/destructors. | |
| Newp_Hello (const Epetra_Comm &Comm) | |
| Basic Newp_Hello constuctor. | |
| Newp_Hello (const Newp_Hello &Source) | |
| Newp_Hello copy constructor. | |
Print methods | |
| virtual void | Print (ostream &os) const |
| Print method. | |
The Newp_Hello class prints out a "Hello World" type message
A typical heading
Another typical heading
|
|
Basic Newp_Hello constuctor. Creates a Newp_Hello object and fills with default values.
|
1.3.9.1