Neko  0.8.1
A portable framework for high-order spectral element flow simulations
space::operator(.eq.) Interface Reference

Private Member Functions

pure logical function space_eq (Xh, Yh)
 Check if \( X_h = Y_H \). More...
 

Detailed Description

Definition at line 134 of file space.f90.

Member Function/Subroutine Documentation

◆ space_eq()

pure logical function space::operator(.eq.)::space_eq ( type(space_t), intent(in)  Xh,
type(space_t), intent(in)  Yh 
)
private

Check if \( X_h = Y_H \).

Note
this only checks the polynomial dimensions

Definition at line 472 of file space.f90.


The documentation for this interface was generated from the following file: