The LaTeX logger class.
More...
#include <latex.hpp>
Detailed Description
template<typename InterfaceType>
class viennafem::latex_logger< InterfaceType >
The LaTeX logger class.
- Template Parameters:
-
| InterfaceType | The ViennaMath runtime interface |
Constructor & Destructor Documentation
Member Function Documentation
void stream |
( |
T const & |
t |
) |
[inline] |
viennamath::latex_translator& translator |
( |
|
) |
[inline] |
void write_coordinated_weak_form |
( |
std::vector< EquationType > const & |
pdes |
) |
[inline, virtual] |
void write_header |
( |
|
) |
[inline] |
void write_strong_form |
( |
std::vector< EquationType > const & |
pdes |
) |
[inline, virtual] |
void write_test_and_trial_space |
( |
std::vector< viennamath::expr > const & |
test_space, |
|
|
std::vector< viennamath::expr > const & |
trial_space | |
|
) |
| | [inline, virtual] |
void write_transformed_weak_form |
( |
std::vector< EquationType > const & |
pdes |
) |
[inline, virtual] |
void write_weak_form |
( |
std::vector< EquationType > const & |
pdes |
) |
[inline, virtual] |
The documentation for this class was generated from the following file:
- /export/development/ViennaFEM/viennafem/log/latex.hpp