v0.15.0
Loading...
Searching...
No Matches
MixTransport::UnsaturatedFlowElement::VolRule Struct Reference

Set integration rule to volume elements. More...

#include "tutorials/cor-0to1/src/UnsaturatedFlow.hpp"

Public Member Functions

int operator() (int, int, int p_data) const
 

Detailed Description

Set integration rule to volume elements.

Definition at line 1310 of file UnsaturatedFlow.hpp.

Member Function Documentation

◆ operator()()

int MixTransport::UnsaturatedFlowElement::VolRule::operator() ( int ,
int ,
int p_data ) const
inline
Examples
UnsaturatedFlow.hpp.

Definition at line 1311 of file UnsaturatedFlow.hpp.

1311{ return 3 * p_data; }

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