COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | List of all members
IndexLooper< GrammarT >::impl< ExprT, StateT, DataT >::OuterLoop< NI, NJ, Dummy > Struct Template Reference

#include <IndexLooping.hpp>

Public Types

typedef void result_type
 

Public Member Functions

void operator() (typename impl::expr_param expr, typename impl::state_param state, typename impl::data_param data) const
 

Detailed Description

template<template< typename, typename > class GrammarT>
template<typename ExprT, typename StateT, typename DataT>
template<Uint NI, Uint NJ, Uint Dummy = 0>
struct cf3::solver::actions::Proto::IndexLooper< GrammarT >::impl< ExprT, StateT, DataT >::OuterLoop< NI, NJ, Dummy >

Definition at line 111 of file IndexLooping.hpp.

Member Typedef Documentation

typedef void result_type

Definition at line 113 of file IndexLooping.hpp.

Member Function Documentation

void operator() ( typename impl::expr_param  expr,
typename impl::state_param  state,
typename impl::data_param  data 
) const
inline

Definition at line 115 of file IndexLooping.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin