MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / Update

Method Update

multigrid/prolongation.cpp:482–485  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480 ElementProlongation :: ~ElementProlongation() { }
481
482 void ElementProlongation ::Update (const FESpace & fes)
483 {
484 ;
485 }
486
487 shared_ptr<SparseMatrix< double >> ElementProlongation ::
488 CreateProlongationMatrix( int finelevel ) const

Callers 3

UpdateMethod · 0.45
UpdateMethod · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected