ff3d-users
[Top][All Lists]
Advanced

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

Re: [ff3d-users] Modification of the domain during run time


From: Stephane Del Pino
Subject: Re: [ff3d-users] Modification of the domain during run time
Date: Mon, 18 Dec 2006 12:43:37 +0100
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.6) Gecko/20050322

Ooops, I wrote it too fast:

Stephane Del Pino wrote:
    domain d; // domain is undefined here
    function ki = one(sqrt(x^2+y^2+z^2));
function ki = one(sqrt(x^2+y^2+z^2)<1);
    d = domain(ki>0.5);

This should be better.

Stephane




reply via email to

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