gridripper::amr1d::initcond::Zero Class Reference

Zero initial condition. More...

#include <Zero.h>

Inheritance diagram for gridripper::amr1d::initcond::Zero:

gridripper::amr1d::FuncInitCond gridripper::amr1d::InitCond

List of all members.

Public Member Functions

 Zero (string &args, const Parameters *p, const PDE &pde) throw (InitCond::Exception&)
 Creates initial condition.

Protected Member Functions

void init (PDE *pde, GReal_t x, FieldWrapper &phi) throw (InitCond::Exception&)
 Initializes the grid at the specified point.


Detailed Description

Zero initial condition.

Version:
0.5, 05/08/2009
Since:
GridRipper 0.1, 04/25/2003
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::amr1d::initcond::Zero::Zero ( string &  args,
const Parameters p,
const PDE pde 
) throw (InitCond::Exception&) [inline]

Creates initial condition.

Parameters:
args the arguments
p the parameters
pde the PDE


Member Function Documentation

void gridripper::amr1d::initcond::Zero::init ( PDE pde,
GReal_t  x,
FieldWrapper phi 
) throw (InitCond::Exception&) [protected, virtual]

Initializes the grid at the specified point.

Parameters:
pde the PDE
x the x coordinate
phi output array for the field values

Implements gridripper::amr1d::FuncInitCond.


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

Generated on Wed Jun 17 18:46:53 2009 for GridRipper by  doxygen 1.5.6