26 #ifndef OOMPHHELPERS_H
27 #define OOMPHHELPERS_H
38 std::ostream &
operator<<(std::ostream &os,
const Vector<double> &a) {
42 for (
int i = 1;
i < a.size();
i++) {
const std::complex< Mdouble > i
Definition: ExtendedMath.h:51
Definition: AnisotropicHookean.h:31
std::ostream & operator<<(std::ostream &os, const Vector< double > &a)
Definition: OomphHelpers.h:38