Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetParallelDofs
Function
GetParallelDofs
comp/fespace.hpp:714–714 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
712
LocalHeap & lh) const;
713
714
shared_ptr<ParallelDofs> GetParallelDofs () const { return paralleldofs; }
715
virtual void UpdateParallelDofs ();
716
717
//// is FESpace mpi-distributed ?
Callers
5
Interpolate
Method · 0.70
ConvertL2Operator
Method · 0.70
EmbeddingOperator
Method · 0.70
RestrictionOperator
Method · 0.70
GetGlobalDofNrs
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected