|
pure logical function | space_ne (Xh, Yh) |
| Check if \( X_h \ne Y_H \). More...
|
|
Definition at line 138 of file space.f90.
◆ space_ne()
pure logical function space::operator(.ne.)::space_ne |
( |
type(space_t), intent(in) |
Xh, |
|
|
type(space_t), intent(in) |
Yh |
|
) |
| |
|
private |
- Note
- this only checks the polynomial dimensions
Definition at line 489 of file space.f90.
The documentation for this interface was generated from the following file:
- /home/runner/work/neko/neko/src/sem/space.f90