[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ff3d-users] Building matrices with ff3d
From: |
Stephane Del Pino |
Subject: |
Re: [ff3d-users] Building matrices with ff3d |
Date: |
Wed, 5 May 2004 18:54:11 +0200 |
User-agent: |
KMail/1.6.2 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le mardi 4 Mai 2004 15:40, thomas.gazzola a écrit :
> Hello to everyone !
>
> I have a few questions about ff3d :
>
> 1) Is it possible to make unregular structured meshes directly
> with ff3d ? Or shall I import a mesh build with an other program ?
No. You must provide an unstructured mesh *or* use the fictitious domain
solver.
> 2) Are P2 elements available, or only P1, as I read on a
> previous mail ?
No. And they won't be in release 1.0.
> And the main question :
> 3) With FreeFEM++, I could build matrices resulting from
> variational forms, by typing this (for example) :
ff3d is also to you to provide such features. It will be possible in the
future, but when?
> // Bilinear variational form a
> varf a(u1,u2)= int2d(Th)( dx(u1)*dx(u2) + dy(u1)*dy(u2) ) ;
> // matrix A created from the variational form a, on the FE
> space Vh
> matrix A = a(Vh,Vh);
>
> Then I can make my own loops, for non-linear problems (in my
> case, an optimization problem).
> So the question is (of course :o)), is it still possible with
> ff3d ?
You can of course solve non-linear problems using loops, but you cannot access
the matrix itself.
Regards,
Stephane.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAmRwzbZyhKhZwdc0RAkL8AJ98G9N22aZkQsH0C8+M5V3ALtwLWgCffOrE
tZCubWecl3Z0T9UASdoS6Os=
=tWtU
-----END PGP SIGNATURE-----