version 3.11-dev
Loading...
Searching...
No Matches
Dumux::Experimental::ScvPointSourceContext< Context > Class Template Reference

Point source context enriched with the sub-control volume index.

#include <dumux/common/pointsources.hh>

Inheritance diagram for Dumux::Experimental::ScvPointSourceContext< Context >:

Public Member Functions

 ScvPointSourceContext ()=default
 ScvPointSourceContext (const Context &ctx, std::size_t scvIdx)
std::size_t scvIndex () const

Constructor & Destructor Documentation

◆ ScvPointSourceContext() [1/2]

template<class Context>
Dumux::Experimental::ScvPointSourceContext< Context >::ScvPointSourceContext ( )
default

◆ ScvPointSourceContext() [2/2]

template<class Context>
Dumux::Experimental::ScvPointSourceContext< Context >::ScvPointSourceContext ( const Context & ctx,
std::size_t scvIdx )
inline

Member Function Documentation

◆ scvIndex()

template<class Context>
std::size_t Dumux::Experimental::ScvPointSourceContext< Context >::scvIndex ( ) const
inline

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