svMultiPhysics
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BoundaryConditionNodeCountException Class Reference

Exception thrown when node count mismatch between VTP and face. More...

#include <BoundaryCondition.h>

Inheritance diagram for BoundaryConditionNodeCountException:
[legend]

Public Member Functions

 BoundaryConditionNodeCountException (const std::string &vtp_file, const std::string &face_name)
 Constructor.
 
- Public Member Functions inherited from BoundaryConditionBaseException
 BoundaryConditionBaseException (const std::string &msg)
 Constructor.
 
const char * what () const noexcept override
 Get error message.
 

Detailed Description

Exception thrown when node count mismatch between VTP and face.

Constructor & Destructor Documentation

◆ BoundaryConditionNodeCountException()

BoundaryConditionNodeCountException::BoundaryConditionNodeCountException ( const std::string &  vtp_file,
const std::string &  face_name 
)
inlineexplicit

Constructor.

Parameters
vtp_fileVTP file path
face_nameFace name

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