Simple legacy VTK writer for outputting debug data on the coupling interface.
#include <dumux/multidomain/embedded/couplingmanager1d3d_projection.hh>
|
void | push (const std::array< Dune::FieldVector< double, 3 >, 3 > &corners, double data) |
|
void | write (const std::string &name) |
|
◆ push()
void Dumux::Detail::DebugIntersectionVTKOutput::push |
( |
const std::array< Dune::FieldVector< double, 3 >, 3 > & | corners, |
|
|
double | data ) |
|
inline |
◆ write()
void Dumux::Detail::DebugIntersectionVTKOutput::write |
( |
const std::string & | name | ) |
|
|
inline |
The documentation for this class was generated from the following file: