Added: OTHER property type (to be used for boundary force integration, etc.)

This commit is contained in:
Knut Morten Okstad 2016-10-21 05:43:28 +02:00
parent 6e3f35a2df
commit b1b42ebb92

View File

@ -38,7 +38,8 @@ struct Property
ROBIN,
DIRICHLET,
DIRICHLET_INHOM,
DIRICHLET_ANASOL
DIRICHLET_ANASOL,
OTHER
};
Type pcode; //!< Physical property code