Home
last modified time | relevance | path

Searched defs:ForceVector (Results 1 – 25 of 81) sorted by relevance

1234

/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DMaxwell.F9058 MassMatrix,StiffMatrix,ForceVector,LoadVector,NodalConductivity, & argument
96 REAL(KIND=dp),TARGET :: MassMatrix(:,:),StiffMatrix(:,:),ForceVector(:) local
H A DStressGeneral.F9056 SUBROUTINE StressGeneralCompose( MassMatrix, StiffMatrix,ForceVector, & argument
62 REAL(KIND=dp), DIMENSION(:) :: ForceVector,NodalPoisson local
H A DMaxwellAxiS.F9061 MassMatrix,StiffMatrix,ForceVector,LoadVector,NodalConductivity, & argument
99 REAL(KIND=dp),TARGET :: MassMatrix(:,:),StiffMatrix(:,:),ForceVector(:) local
H A DMaxwellGeneral.F9059 MassMatrix,StiffMatrix,ForceVector,LoadVector,NodalConductivity, & argument
97 REAL(KIND=dp),TARGET :: MassMatrix(:,:),StiffMatrix(:,:),ForceVector(:) local
H A DNavierStokesGeneral.F9061 MassMatrix,StiffMatrix,ForceVector,LoadVector,NodalViscosity, & argument
106 REAL(KIND=dp), DIMENSION(:) :: ForceVector,Ux,Uy,Uz,MUx,MUy,MUz local
H A DDiffuseConvectiveGeneralAnisotropic.F9058 SUBROUTINE DiffuseConvectiveGenCompose( MassMatrix,StiffMatrix,ForceVector, & argument
114 REAL(KIND=dp), DIMENSION(:) :: ForceVector,Ux,Uy,Uz,MUx,MUy,MUz,LoadVector local
H A DDiffuseConvectiveAnisotropic.F9057 SUBROUTINE DiffuseConvectiveCompose( MassMatrix,StiffMatrix,ForceVector, & argument
116 REAL(KIND=dp), DIMENSION(:) :: ForceVector,UX,UY,UZ,MUX,MUY,MUZ,LoadVector local
H A DParallelEigenSolve.F90131 REAL(KIND=dp), TARGET :: Solution(n), Solution_im(n),ForceVector(n) local
705 ForceVector(2*n), LinConv, ILUTOL local
H A DNavierStokesCylindrical.F9059 MassMatrix,StiffMatrix,ForceVector,LoadVector,NodalViscosity, & argument
123 REAL(KIND=dp), DIMENSION(:) :: ForceVector,Ux,Uy,Uz,MUx,MUy,MUz, & local
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DComputeStrainRate.F9093 ForceVector(:), NodalEii(:), EiiComp(:) local
328 REAL(KIND=dp) :: NodalVelo(:,:), ForceVector(:) local
H A DExportVertically.F9085 REAL(KIND=dp), POINTER :: ForceVector(:), VariableValues(:) local
H A DAdjointSolver.F9077 REAL(KIND=dp),POINTER :: ForceVector(:) local
H A DComputeDevStressNS.F9097 ForceVector(:), FlowValues(:) local
381 REAL(KIND=dp), DIMENSION(:) :: ForceVector, & local
H A DTwoMeshes.F90104 …REAL(KIND=dp), POINTER :: TopValues(:), BotValues(:), FrontValues(:), Height(:), ForceVector(:), F… local
821 REAL(KIND=dp) :: ForceVector(:), NodeValue local
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/LevelSet/
H A DLevelSetSolver.F9069 REAL(KIND=dp), POINTER :: Surface(:), ForceVector(:), Surf(:), PrevSurface(:) local
296 REAL(KIND=dp), DIMENSION(:) :: ForceVector,Surf,Flux local
H A DLevelSetCurvature.F9065 REAL(KIND=dp), POINTER :: Curvature(:),ForceVector(:), Curv(:),Surface(:) local
281 REAL(KIND=dp), DIMENSION(:) :: ForceVector,Surf local
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DStatMagSolve.F9063 REAL (KIND=DP), POINTER :: ForceVector(:),MVP(:),MFD(:), PhaseAngle(:) local
557 ForceVector(:) local
682 REAL (KIND=DP),TARGET :: StiffMatrix(:,:), ForceVector(:) local
926 REAL (KIND=DP),TARGET :: StiffMatrix(:,:), ForceVector(:) local
H A DScalarPotentialSolver.F90108 REAL(KIND=dp), POINTER :: ForceVector(:,:), SaveRHS(:) local
H A DNormalSolver.F9064 REAL(KIND=dp), ALLOCATABLE, TARGET :: ForceVector(:,:) local
H A DTransientPhaseChange.F9080 REAL(KIND=dp), POINTER :: Surface(:), PrevSurface(:), Temperature(:), ForceVector(:), & local
540 REAL(KIND=dp) :: StiffMatrix(:,:), MassMatrix(:,:), ForceVector(:) local
722 REAL(KIND=dp) :: StiffMatrix(:,:), MassMatrix(:,:), ForceVector(:) local
H A DRateOfChange.F9086 REAL(KIND=dp), POINTER :: Udot0(:), ForceVector(:), Flow(:), & local
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/MeshAdaptation_2D/
H A DMMG2D_MetricAniso.F9094 REAL(KIND=dp), POINTER :: ForceVector(:) local
292 REAL(KIND=dp) :: NodalGrad(:,:), ForceVector(:) local
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/Adjoint/
H A DAdjoint_LinearSolver.F9078 REAL(KIND=dp),POINTER :: ForceVector(:) local
/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/AdjointSSA/
H A DAdjointSSA_AdjointSolver.F9084 REAL(KIND=dp),POINTER :: ForceVector(:) local
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/Shell_With_NormalSolver/
H A DCylinderNormalSolver.F9064 REAL(KIND=dp), ALLOCATABLE, TARGET :: ForceVector(:,:) local

1234