Home
last modified time | relevance | path

Searched refs:GetParentUVW (Results 1 – 16 of 16) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DFluxSolver.F90510 CALL GetParentUVW(Face, n, P1, n1, U, V, W, FaceBasis)
513 CALL GetParentUVW(Face, n, P2, n2, U, V, W, FaceBasis)
H A DEMWaveSolver.F901166 CALL GetParentUVW(Face, n, P1, n1, U, V, W, FaceBasis)
1169 CALL GetParentUVW(Face, n, P2, n2, U, V, W, FaceBasis)
H A DFourierLoss.F901355 CALL GetParentUVW(Face, n, P1, n1, U, V, W, FaceBasis)
1358 CALL GetParentUVW(Face, n, P2, n2, U, V, W, FaceBasis)
H A DVectorHelmholtz.F901439 CALL GetParentUVW(Face, n, P1, n1, U, V, W, FaceBasis)
1442 CALL GetParentUVW(Face, n, P2, n2, U, V, W, FaceBasis)
H A DDataToFieldSolver.F90689 CALL GetParentUVW(Element, n, ParentElement, np, U, V, W, Basis)
H A DHeatSolveVec.F901289 CALL GetParentUVW( Element, n, LeftParent, nl, U, V, W, Basis )
1294 CALL GetParentUVW( Element, n, RightParent, nr, U, V, W, Basis )
H A DNonphysicalMeshSolve.F90591 CALL GetParentUVW( Element,n,Parent,np,U,V,W,Basis )
H A DKESolver.F90917 CALL GetParentUVW( Element,n,Parent,np,U,V,W,BasisB )
H A DMagnetoDynamics2D.F903187 CALL GetParentUVW(Face, n, P1, n1, U, V, W, FaceBasis)
3190 CALL GetParentUVW(Face, n, P2, n2, U, V, W, FaceBasis)
H A DStatElecSolve.F90976 CALL GetParentUVW( Element,n,Parent,pn,u,v,w,Basis )
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DCostSolver_Robin.F90261 CALL GetParentUVW( Element,n,Parent,np,U,V,W,Basis )
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/MagnetoDynamics/
H A DWhitneyAVHarmonicSolver.F90957 CALL GetParentUVW(Element,GetElementNOFNodes(Element),Parent,n,uu,v,w,Basis)
967 CALL GetParentUVW(Element,GetElementNOFNodes(Element),Parent,n,uu,v,w,Basis)
H A DWhitneyAVSolver.F901325 CALL GetParentUVW(Element,GetElementNOFNodes(Element),Parent,n,uu,v,w,Basis)
1336 CALL GetParentUVW(Element,GetElementNOFNodes(Element),Parent,n,uu,v,w,Basis)
H A DCalcFields.F903049 CALL GetParentUVW(Face, n, P1, n1, U, V, W, FaceBasis)
3052 CALL GetParentUVW(Face, n, P2, n2, U, V, W, FaceBasis)
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/SaveData/
H A DSaveScalars.F902618 CALL GetParentUVW( Element, n, Parent, pn, Up, Vp, Wp, Basis)
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DDefUtils.F906457 SUBROUTINE GetParentUVW( Element,n,Parent,np,U,V,W,Basis ) subroutine
6484 END SUBROUTINE GetParentUVW argument