21class LocalToGlobalIndexMap;
30 const unsigned num_components,
33 std::vector<GlobalVector*>
const& x,
34 std::vector<NumLib::LocalToGlobalIndexMap const*>
const& dof_table) = 0;
43 const unsigned num_components,
46 std::vector<GlobalVector*>
const& x,
47 std::vector<NumLib::LocalToGlobalIndexMap const*>
const& dof_table) = 0;
Global vector based on Eigen vector.