Exemple #1
0
 def GetCoeffs(self):
     """GetCoeffs(VectorArrayCoefficient self) -> mfem::Coefficient **"""
     return _coefficient.VectorArrayCoefficient_GetCoeffs(self)
Exemple #2
0
 def GetCoeffs(self):
     return _coefficient.VectorArrayCoefficient_GetCoeffs(self)