Enum BCType

Enum Documentation

enum class opensn::BCType

Boundary condition type. We essentially only support two types: Dirichlet and Reflecting, the latter is covered under the ROBIN-type boundary condition.

Values:

enumerator DIRICHLET
enumerator ROBIN