getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] bricks in python


From: Renard Yves
Subject: Re: [Getfem-users] bricks in python
Date: Sat, 13 Mar 2010 20:54:11 +0100
User-agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.2)


Dear Marek,

Unfortunately no, this is not possible to build a new brick at the python level. It is in project to build some parametrable bricks to expand the modeling capabilities at the interface level but this is not done for the moment.

Note also that a pair of bricks allows to add an arbitrary term to the linear system to be solved (add_explicit_matrix(varname1, varname2, B, issymmetric=None, *args) and add_explicit_rhs(varname, L))
This allows to add an arbitrary linear term.

Yves.


Marek Wojciechowski <address@hidden> a écrit :

Hi!

I've got short question regarding getfem: is this possible to write new
bricks at python level?

Thanks in advance for answer,
--
Marek

_______________________________________________
Getfem-users mailing list
address@hidden
https://mail.gna.org/listinfo/getfem-users







reply via email to

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