So sorry nobody got back to you on this already!
On Tue, 14 Nov 2017, Michael Povolotskyi wrote:
I would like to output a nodal data stored in NumericVector, using
void libMesh::MeshOutput< MT >::write_nodal_data ( const std::string &
fname,
const NumericVector< Number > & parall
Dear Libmesh community,
I would like to output a nodal data stored in NumericVector, using
void libMesh::MeshOutput< MT >::write_nodal_data ( const std::string
& fname,
const NumericVector< Number > & parallel_soln,
const std::vector< std::string > & names
)