#include <radpotfunction.h>
Inheritance diagram for MODEL::RadPotFunction:


Public Types | |
| typedef VectorFunction<3> | base |
Public Methods | |
| RadPotFunction () | |
| virtual | ~RadPotFunction () |
| RadPotFunction (const RadPotFunction &crvf) | |
| const RadPotFunction& | operator= (const RadPotFunction &arvf) |
| virtual RadPotFunction* | clone () const |
| virtual const vect& | function (vect &fu, const vect &u) |
Definition at line 31 of file radpotfunction.h.
|
|
Virtual Copy Constructor Reimplemented from MODEL::VectorFunction. Definition at line 44 of file radpotfunction.h. |
|
|
Implement this function to create the return vector Reimplemented from MODEL::VectorFunction. Definition at line 47 of file radpotfunction.h. |
More Info? Michael Peeters. Also, check our research website: www.alna.vub.ac.be
Last update: June 2002.