ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/WATER.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/WATER.cpp (file contents):
Revision 1617 by chuckv, Wed Oct 20 20:46:20 2004 UTC vs.
Revision 1621 by gezelter, Wed Oct 20 21:52:20 2004 UTC

# Line 568 | Line 568 | void WATER::readParams( void ){
568        if ( currentDirectionalType->isDipole ) entry_plug->useDipoles = 1;
569        if ( currentDirectionalType->isSticky ) {
570          entry_plug->useSticky = 1;
571 <        set_sticky_params( &(currentDirectionalType->w0),
571 >        makeStickyType( &(currentDirectionalType->w0),
572                             &(currentDirectionalType->v0),
573                             &(currentDirectionalType->v0p),
574                             &(currentDirectionalType->rl),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines