Hi all, Sorry again to spam with a novice question. As I read through libmesh examples, I noticed that sometimes we get the variable_type from dof_map.variable_type (where dof_map is a DofMap instance) and sometimes we get from system.variable_type (where system is, for example, a LinearImplicitSystem instance).
Is there any difference between system.variable_type and dof_map.variable_type? Are they pulling the same information? Thank you! Best, Shawn -- Yuxiang "Shawn" Wang, PhD [email protected] +1 (434) 284-0836 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
