COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
BlockAssignmentOp< SystemMatrixTag, OpTagT > Struct Template Reference

#include <BlockAccumulator.hpp>

Public Member Functions

template<typename LSST , typename RhsT , typename DataT >
void operator() (LSST &lss, const RhsT &rhs, const DataT &data) const
 

Detailed Description

template<typename OpTagT>
struct cf3::solver::actions::Proto::BlockAssignmentOp< SystemMatrixTag, OpTagT >

Definition at line 134 of file BlockAccumulator.hpp.

Member Function Documentation

void operator() ( LSST &  lss,
const RhsT &  rhs,
const DataT &  data 
) const
inline

Definition at line 137 of file BlockAccumulator.hpp.


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