Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
branch_seq_visu_gnuplot.cc File Reference

Go to the source code of this file.

Namespaces

namespace  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 > &)