3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::Components::Ion< Scalar, Component > Class Template Reference

Interface for components that are ions. More...

#include <dumux/material/components/ion.hh>

Inheritance diagram for Dumux::Components::Ion< Scalar, Component >:
Inheritance graph

Description

template<class Scalar, class Component>
class Dumux::Components::Ion< Scalar, Component >

Interface for components that are ions.

Static Public Member Functions

template<class C = Component>
static constexpr int charge ()
 Returns the charge of the ion. More...
 

Member Function Documentation

◆ charge()

template<class Scalar , class Component >
template<class C = Component>
static constexpr int Dumux::Components::Ion< Scalar, Component >::charge ( )
inlinestaticconstexpr

Returns the charge of the ion.


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