getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Adding new bricks question


From: Roman Putanowicz
Subject: [Getfem-users] Adding new bricks question
Date: Sun, 13 Mar 2011 16:26:25 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

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

-- 
Roman Putanowicz, PhD  < address@hidden  >
Institute for Computational Civil Engng (L-5)
Dept. of Civil Engng, Cracow Univ. of Technology
www.l5.pk.edu.pl, tel. +48 12 628 2569, fax 2034



reply via email to

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