Hi Wolfgang,

One small issue that I have encountered. When compiling my codes (linked to 
deal.ii), I keep getting the following two warnings below. I know they are 
just warnings and do not affect the performance of the code, but it would be 
nice if the warnings could be resolved.

Thanks,

Marc

/home/secanell/Programs/deal.II/deal.II/include/fe/fe_values.h: In function 
‘dealii::SymmetricTensor<2, 1> 
dealii::FEValuesViews::<unnamed>::symmetrize_single_row(unsigned int, const 
dealii::Tensor<1, 1>&)’:
/home/secanell/Programs/deal.II/deal.II/include/fe/fe_values.h:3965: warning: 
unused variable ‘dim’

/home/secanell/Programs/deal.II/base/include/base/symmetric_tensor.h: In 
member function ‘double& dealii::SymmetricTensor<rank, dim>::operator()(const 
dealii::TableIndices<N>&) [with int rank = 2, int dim = 1]’:                    
                                                                                
                         
/home/secanell/Programs/deal.II/base/include/base/symmetric_tensor.h:1513: 
warning: unused variable ‘dim’                                                  
             
/home/secanell/Programs/deal.II/base/include/base/symmetric_tensor.h: In 
member function ‘double dealii::SymmetricTensor<rank, dim>::operator()(const 
dealii::TableIndices<N>&) const [with int rank = 2, int dim = 1]’:

-- 
----------------------------------------------------------------
 Marc Secanell, Ph.D.
 Assistant Professor
 Energy Systems Design Laboratory
 Department of Mechanical Engineering
 University of Alberta
 4-22 Mechanical Engineering Building
 Edmonton AB  T6G 2G8 Canada
 Phone: (780) 492 6961
 E-mail: [email protected]
----------------------------------------------------------------
On Wednesday 23 June 2010 04:51:04 pm Wolfgang Bangerth wrote:
> All,
> we're at a stage where we should have a new release. Are there any issues
> you currently have and want addressed, or do any of you have any
> outstanding patches you'd like to see in the next release?
> 
> Best
>  W.
> 
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to