Peano
Loading...
Searching...
No Matches
mghype.api.matrixgenerators.blockmatrix.IntergridOperatorsH.IntergridOperatorsH Class Reference

Class to produce restriction/prolongation matrices for multigrid tasks. More...

Public Member Functions

 __init__ (self, dim=2, refinement_order=1)
 
 prolongation (self)
 
 restriction (self)
 

Data Fields

 dim
 
 refinement_order
 

Detailed Description

Class to produce restriction/prolongation matrices for multigrid tasks.

Definition at line 3 of file IntergridOperatorsH.py.

Constructor & Destructor Documentation

◆ __init__()

mghype.api.matrixgenerators.blockmatrix.IntergridOperatorsH.IntergridOperatorsH.__init__ ( self,
dim = 2,
refinement_order = 1 )

Definition at line 9 of file IntergridOperatorsH.py.

Member Function Documentation

◆ prolongation()

◆ restriction()

mghype.api.matrixgenerators.blockmatrix.IntergridOperatorsH.IntergridOperatorsH.restriction ( self)

Field Documentation

◆ dim

◆ refinement_order

mghype.api.matrixgenerators.blockmatrix.IntergridOperatorsH.IntergridOperatorsH.refinement_order

Definition at line 11 of file IntergridOperatorsH.py.


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