OGS
BHEInflowPythonBoundaryCondition.h File Reference

Detailed Description

Definition in file BHEInflowPythonBoundaryCondition.h.

Include dependency graph for BHEInflowPythonBoundaryCondition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProcessLib::BHEInflowPythonBoundaryCondition< BHEType >
 A boundary condition whose values are computed by a Python script. More...
 

Namespaces

namespace  ProcessLib
 

Functions

template<typename BHEType >
std::unique_ptr< BHEInflowPythonBoundaryCondition< BHEType > > ProcessLib::createBHEInflowPythonBoundaryCondition (std::pair< GlobalIndexType, GlobalIndexType > &&in_out_global_indices, BHEType &bhe, BHEInflowPythonBoundaryConditionPythonSideInterface &py_bc_object)