[Doc] Fix nested groups in FEM
This commit is contained in:
@@ -257,6 +257,3 @@ class FacetFunctionFromXDMF:
|
||||
|
||||
# TODO: write some functions to return integrals for Neumann and Robin
|
||||
# boundary conditions for the general case (i.e. vector, tensor)
|
||||
|
||||
|
||||
## @}
|
||||
|
||||
@@ -92,6 +92,3 @@ class ViewProxy(solverbase.ViewProxy):
|
||||
|
||||
def getIcon(self):
|
||||
return ":/icons/FEM_SolverMystran.svg"
|
||||
|
||||
|
||||
## @}
|
||||
|
||||
@@ -111,6 +111,3 @@ class ViewProxy(solverbase.ViewProxy):
|
||||
|
||||
def getIcon(self):
|
||||
return ":/icons/FEM_SolverZ88.svg"
|
||||
|
||||
|
||||
## @}
|
||||
|
||||
Reference in New Issue
Block a user