![]() |
deal.II version 9.7.0
|
Classes | |
| class | AnalyticLevelSetDescription |
| class | DiscreteLevelSetDescription |
| class | LevelSetDescription |
Functions | |
| static ::ExceptionBase & | ExcReclassifyNotCalled () |
| static ::ExceptionBase & | ExcTriangulationMismatch () |
| template<typename VectorType> | |
| LocationToLevelSet | location_from_dof_signs (const VectorType &local_levelset_values) |
| LocationToLevelSet NonMatching::internal::MeshClassifierImplementation::location_from_dof_signs | ( | const VectorType & | local_levelset_values | ) |
Return LocationToLevelSet::inside/outside if all values in incoming vector are negative/positive, otherwise return LocationToLevelSet::intersected.
Definition at line 66 of file mesh_classifier.cc.