-
- Downloads
Get node_id_per_cell_vector using connectivity object
Tried to get values from a specialized access function according to the type of items but does not always compile depending on the placement of the called function. If the template function call is operated into the connectivity class, everything works like a charm, but using it outside leads to weird compilation issue. Is it a compiler issue?
Showing
- src/mesh/Connectivity1D.hpp 7 additions, 1 deletionsrc/mesh/Connectivity1D.hpp
- src/mesh/Connectivity2D.hpp 6 additions, 0 deletionssrc/mesh/Connectivity2D.hpp
- src/mesh/Connectivity3D.hpp 6 additions, 0 deletionssrc/mesh/Connectivity3D.hpp
- src/mesh/MeshData.hpp 3 additions, 3 deletionssrc/mesh/MeshData.hpp
- src/mesh/TypeOfItem.hpp 11 additions, 0 deletionssrc/mesh/TypeOfItem.hpp
- src/scheme/AcousticSolver.hpp 2 additions, 2 deletionssrc/scheme/AcousticSolver.hpp
- src/scheme/SubItemValuePerItem.hpp 5 additions, 10 deletionssrc/scheme/SubItemValuePerItem.hpp
src/mesh/TypeOfItem.hpp
0 → 100644
Please register or sign in to comment