Flow123d  master-f44eb46
Public Member Functions | Public Attributes | List of all members
HC_ExplicitSequential::AdvectionData Struct Reference

Public Member Functions

 AdvectionData (AdvectionPtr p)
 

Public Attributes

AdvectionPtr process
 
bool velocity_changed
 
double velocity_time
 

Detailed Description

Definition at line 60 of file hc_explicit_sequential.hh.

Constructor & Destructor Documentation

◆ AdvectionData()

HC_ExplicitSequential::AdvectionData::AdvectionData ( AdvectionPtr  p)
inline

Definition at line 61 of file hc_explicit_sequential.hh.

Member Data Documentation

◆ process

AdvectionPtr HC_ExplicitSequential::AdvectionData::process

Definition at line 65 of file hc_explicit_sequential.hh.

◆ velocity_changed

bool HC_ExplicitSequential::AdvectionData::velocity_changed

Definition at line 66 of file hc_explicit_sequential.hh.

◆ velocity_time

double HC_ExplicitSequential::AdvectionData::velocity_time

Definition at line 67 of file hc_explicit_sequential.hh.


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