OpenLB 1.8.1
Loading...
Searching...
No Matches
extraction.h File Reference
#include <type_traits>
#include "core/expr.h"
#include "cse/symbolGenerator.h"
#include "cse/exprDynamics.h"
+ Include dependency graph for extraction.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::cse
 

Functions

template<typename DYNAMICS >
std::stringstream olb::cse::extractExpressionTree ()
 Extract expression tree of the collision operator for DYNAMICS.
 
template<typename OPERATOR , typename DESCRIPTOR >
std::stringstream olb::cse::extractExpressionTree ()
 Extract expression tree of the post-processor OPERATOR.