Hello, 

Not exactly an FEM or dealii question but here goes. 
I am not interested in knowing how the function "evaluate_vector_field" 
works per se, but I want to know how I can figure it out for myself from 
looking at the source code. 

The function "evaluate_vector_field" is a good example. It is not exactly 
documented how it works. I grep searched the include and the source files 
for the function but I can't find the hard code that does the work.    

I can ask "How does data post-processor calculate the gradients at the cell 
vertices?" but I want try figure out things like that on my own before 
coming here. 

So, where is the hard code associated with the function 
"evaluate_vector_field()". I can't find it. 

Thanks of course, 
Abbas  

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/25c133d0-376b-4f7a-b560-57334556a92fn%40googlegroups.com.

Reply via email to