New_Package  Development
 All Classes Functions Pages
List of all members
Newp_Hello Class Reference

A sample class. More...

#include <Newp_Hello.h>

Public Member Functions

Constructors/destructors.
 Newp_Hello (const Epetra_Comm &Comm)
 Creates a Newp_Hello object and fills with default values. More...
 
 Newp_Hello (const Newp_Hello &Source)
 
virtual ~Newp_Hello ()
 
Print functions
virtual void Print (ostream &os) const
 

Detailed Description

A sample class.

This class prints out a "Hello World" type message.

Here is what output from this class looks like for an example program:

New_Package Version 1.3d - 09/14/2005

This will print out one line for each of the 1 processes 

Hello.  I am process 0

A typical heading

Another typical heading

Constructor & Destructor Documentation

Newp_Hello::Newp_Hello ( const Epetra_Comm &  Comm)

Creates a Newp_Hello object and fills with default values.

Parameters
Comm[in] An Epetra Communicator.
Warning
Newp_Hello is English language only. In Africa use Newp_Jambo.
Returns
Newp_Hello object

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