Public Member Functions

rt_latex_dt_dx_processor< CellType, InterfaceType > Class Template Reference

Defines a custom LaTeX processor for cell_quan expressions. More...

#include <latex.hpp>

Public Member Functions

std::string process (InterfaceType const *ptr, bool use_parenthesis, viennamath::rt_latex_translator< InterfaceType > const &translator) const
bool customize (InterfaceType const *e, std::string const &str)

Detailed Description

template<typename CellType, typename InterfaceType>
class viennafem::rt_latex_dt_dx_processor< CellType, InterfaceType >

Defines a custom LaTeX processor for cell_quan expressions.

Template Parameters:
CellType 
InterfaceType 

Member Function Documentation

bool customize ( InterfaceType const *  e,
std::string const &  str 
) [inline]
std::string process ( InterfaceType const *  ptr,
bool  use_parenthesis,
viennamath::rt_latex_translator< InterfaceType > const &  translator 
) const [inline]

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