|
[Sponsors] |
Question about rmap and automap and boundary condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 1, 2010, 14:51 |
Question about rmap and automap and boundary condition
|
#1 |
Member
Nicolas Lussier Clément
Join Date: Apr 2009
Location: Montréal, Qc, Canada
Posts: 61
Rep Power: 17 |
As I try to make boundary condition that use scalarField and can run in parallel I'd like to ask some question !
As it seams that rmap and automap are essential to boundary condition that use scalarField in parallel simulation: What exactly rmap do ? And what automap do ? As some boundary condition ave a lot of template<class Type> definition: How may I chose a good BC to start my modification ? If too boundary condition ave the same grand mother class shouldn’t I be suppose to be able to use the same syntax for virtual function? And finally. What is the role of template in this case ?? Regards |
|
|
|