MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::spde::Visualizer Class Reference

#include <visualizer.hpp>

Public Member Functions

 Visualizer (ParMesh &mesh, int order, GridFunction &g1, GridFunction &g2, GridFunction &g3, GridFunction &g4, bool is_3D=true)
 
void ExportToParaView ()
 
void SendToGLVis () const
 

Detailed Description

Definition at line 19 of file visualizer.hpp.

Constructor & Destructor Documentation

◆ Visualizer()

mfem::spde::Visualizer::Visualizer ( ParMesh & mesh,
int order,
GridFunction & g1,
GridFunction & g2,
GridFunction & g3,
GridFunction & g4,
bool is_3D = true )
inline

Definition at line 22 of file visualizer.hpp.

Member Function Documentation

◆ ExportToParaView()

void mfem::spde::Visualizer::ExportToParaView ( )

Definition at line 20 of file visualizer.cpp.

◆ SendToGLVis()

void mfem::spde::Visualizer::SendToGLVis ( ) const

Definition at line 39 of file visualizer.cpp.


The documentation for this class was generated from the following files: