|
svMultiPhysics
|
Exception thrown when node count mismatch between VTP and face. More...
#include <BoundaryCondition.h>
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. | |
Exception thrown when node count mismatch between VTP and face.
|
inlineexplicit |
Constructor.
| vtp_file | VTP file path |
| face_name | Face name |