basis 160 src/secOrd_op_solutionDriven_impl.cpp const auto basis = oriented_basis(g); basis 161 src/secOrd_op_solutionDriven_impl.cpp auto normal = nonUnit_normal(basis); basis 187 src/secOrd_op_solutionDriven_impl.cpp (const std::vector<MCF_op::Domain<Vector_fef> >& basis){ basis 189 src/secOrd_op_solutionDriven_impl.cpp (basis.size() == 2, "Dimension of basis bad."); basis 190 src/secOrd_op_solutionDriven_impl.cpp const auto& v = basis[0]; basis 191 src/secOrd_op_solutionDriven_impl.cpp const auto& w = basis[1]; basis 170 src/secOrd_op_solutionDriven_impl.h (const std::vector<MCF_op::Domain<MCF_op::Vector_fef> >& basis);