| 
    Nektar++
    
   | 
 
Defines a boundary condition. More...
#include <Mesh.h>

Public Member Functions | |
| Condition () | |
Public Attributes | |
| std::vector< ConditionType > | type | 
| std::vector< std::string > | field | 
| std::vector< std::string > | value | 
| std::vector< int > | m_composite | 
Defines a boundary condition.
A boundary condition is defined by its type (e.g. Dirichlet), the field it applies to, the value imposed on this field and the composite which the boundary condition is applied to.
| std::vector<std::string> Nektar::NekMeshUtils::Condition::field | 
| std::vector<ConditionType> Nektar::NekMeshUtils::Condition::type | 
 1.8.8