no_nodes 89 src/io_l2h1Calculator.cpp size_t no_nodes = v.size() / d; // assuming the post condition no_nodes 90 src/io_l2h1Calculator.cpp Assert::dynamic(v.size() == no_nodes * d, no_nodes 96 src/io_l2h1Calculator.cpp for(size_t it = 0; it < no_nodes; ++it, vfef_ptr += d, ++fef_ptr)