Dear Roman,

Yes, ib is the brick index in the model.
vect_sym is a right hand side for the symmetrised part of a term. For instance 
for a value of a Dirichlet condition prescribed with multipliers.

Yves.



On dimanche 13 mars 2011, Roman Putanowicz wrote:
> Dear All,
> 
> I have a question related to the process of adding new brick.
> Could you please explain the significance of the parameters
> to the method:
> 
>  virtual void asm_real_tangent_terms(const model &md,
>           size_type ib,
>           const model::varnamelist &vl,
>           const model::varnamelist &dl,
>           const model::mimlist &mims,
>           model::real_matlist &matl,
>           model::real_veclist &vecl,
>           model::real_veclist &vecl_sym,
>           size_type region,
>           build_version version)
> 
> In particular I have question about parameters:
> 
>    ib -- is this brick index in the model ??
>    vecl_sym -- ????
> 
> I will be grateful for any hint.
> 
> Best regards,
> 
> Roman


-- 

  Yves Renard ([email protected])       tel : (33) 04.72.43.87.08
  Pole de Mathematiques, INSA-Lyon             fax : (33) 04.72.43.85.29
  20, rue Albert Einstein
  69621 Villeurbanne Cedex, FRANCE
  http://math.univ-lyon1.fr/~renard

---------

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

Reply via email to