Go to the source code of this file.
Namespaces | |
| namespace | Moose |
| MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found. | |
| namespace | Moose::FV |
Functions | |
| bool | Moose::FV::elemHasFaceInfo (const Elem &elem, const Elem *const neighbor) |
| This function infers based on elements if the faceinfo between them belongs to the element or not. | |