MCPcopy 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

InterpolateMethod · 0.70
ConvertL2OperatorMethod · 0.70
EmbeddingOperatorMethod · 0.70
RestrictionOperatorMethod · 0.70
GetGlobalDofNrsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected