Rheolef  7.1
an efficient C++ finite element environment
branch_seq_visu_gnuplot.cc File Reference

Go to the source code of this file.

Namespaces

 rheolef
 This file is part of Rheolef.
 

Functions

template<class T >
void put_header_gnuplot (odiststream &ops, const branch_basic< T, sequential > &b)
 
template<class T >
void put_event_gnuplot (odiststream &ops, const branch_basic< T, sequential > &b)
 
template<class T >
void put_finalize_gnuplot (odiststream &ops, const branch_basic< T, sequential > &b)
 
template void put_header_gnuplot (odiststream &, const branch_basic< Float, sequential > &)
 
template void put_event_gnuplot (odiststream &, const branch_basic< Float, sequential > &)
 
template void put_finalize_gnuplot (odiststream &, const branch_basic< Float, sequential > &)