Rheolef  7.2
an efficient C++ finite element environment
csr_vec_expr.h
Go to the documentation of this file.
1 # ifndef _RHEOLEF_CSR_VEC_EXPR_H
2 # define _RHEOLEF_CSR_VEC_EXPR_H
23 
24 #include "rheolef/csr.h"
25 namespace rheolef {
26 
27  // moved into csr.h
28 
29 } // namespace rheolef
30 # endif // _RHEOLEF_CSR_VEC_EXPR_H
This file is part of Rheolef.