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 <[email protected]> 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
> [email protected]
> https://mail.gna.org/listinfo/getfem-users
>




_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to