getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Position dependent elliptic problem


From: Mattia Assanelli
Subject: [Getfem-users] Position dependent elliptic problem
Date: Mon, 06 Jul 2009 11:12:36 +0200
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Good morning everybody,
first of all I'd like to thank people reading and suggesting solutions in this list: I always found a solution for my trivial problems! I have to set a position dependent 'A' parameter in a 'generic elliptic' problem. I think I have to use this function and pass the 'A' parameter as 'V'.

gf_mdbrick_set <http://download.gna.org/getfem/doc/getfem_matlab/gfm_40.html#gfmdbrickset>(b,'param', name, MF,V | V) : change the value of a brick parameter. V should contain the new parameter value. If a meshfem is given , V should hold the field values over that meshfem (i.e. its last dimension should be gf_mesh_fem_get <http://download.gna.org/getfem/doc/getfem_matlab/gfm_33.html#gfmeshfemget>(MF,'nbdof')

But my question is: "How to format this matrix? V"

Thanks a lot Mattia




reply via email to

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