freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[newfield_revision Patch] StatigraphicFlow: Linear Algebra into ScalarCo


From: Jeffrey Oldham
Subject: [newfield_revision Patch] StatigraphicFlow: Linear Algebra into ScalarCode
Date: Wed, 29 Aug 2001 10:26:35 -0700
User-agent: Mutt/1.2.5i

This patch moves the statigraphic flow's linear algebra computation
into a ScalarCode object, improving correctness.  The code now
compiles excepting two missing mesh functions.  One removing
pseudocode section needs rewriting using mesh functions.

2001-08-29  Jeffrey D. Oldham  <address@hidden>

        * StatigraphicFlow.cpp (findIndex): Moved into ComputeGradients.
        (ComputeGradientsInfo): New structure to support scalar flow code.
        (ComputeGradients): New structure for linear algebra ScalarCode.
        (main): Revise pressureGradient's type to a vector.  Move linear
        algebra computation to a ScalarCode object.  Remove FIXMEs for
        sum().

Tested:         compiled using sequential Linux gcc 3.0.1
Approved by:    Stephen Smith
Applied to:     newfield_revision branch

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: StatigraphicFlow.29Aug.8.9.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]