Home
last modified time | relevance | path

Searched refs:an (Results 1 – 12 of 12) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_tools.f885 subroutine ramg_dump_matlab_A(acolm,arowp,alhs,an,annz,redun, argument
893 integer :: an,annz,redun local
894 integer,dimension(an+1) :: acolm
913 do i=1,an
927 subroutine ramg_dump_matlab_map(acolm,arowp,alhs,an,annz,redun, argument
934 integer :: an,annz,redun local
935 integer,dimension(an+1) :: acolm
949 call ramg_dump_matlab_A(acolm,arowp,alhs,an,annz,redun,
963 do i=1,an
976 subroutine ramg_dump_mupad_A(acolm,arowp,alhs,an,annz, argument
[all …]
H A Damgread.txt74 CF_map is an array to set the order for all the nodes according to
79 amg_paramap is an array to record "grouping" information for coarsening
93 once. amg_I is used then. It's an array of allocatable pointers. So we
201 smoothers. ramg_chebyratio is an input coefficient to determine the
/phasta/phSolver/Test_IC/
H A Dsolver.inp91 # Below we have an example of solving the flow with two iterations
104 # the first scalar (3 times with an update immediately after each solve)
105 # followed by 3 successive solves of the second scalar (with an update after
112 # reapplication of the boundary conditions. You have to ask for an
115 # is sometimes convenient/necessary. Here is an example of that
/phasta/phSolver/testIC-DSIM/
H A Dsolver.inp91 # Below we have an example of solving the flow with two iterations
104 # the first scalar (3 times with an update immediately after each solve)
105 # followed by 3 successive solves of the second scalar (with an update after
112 # reapplication of the boundary conditions. You have to ask for an
115 # is sometimes convenient/necessary. Here is an example of that
/phasta/phastaIO/
H A DREADME5 See test/ for a simple test and also an example of using old and new
/phasta/converterIO/
H A DREADME.md22 Let us also assume that we want @ SyncIO files, where "@" is an integer.
38 ConverterO2N also requires an input file named IO.O2N.input. This input files includes
/phasta/phSolver/cmake/
H A DGetGitRevisionDescription.cmake13 # the output so that it tests false if an error occurs.
/phasta/
H A DCMakeLists.txt8 #The following commit fixes an issue with imported targets and gfortran
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit176 c a Lid Driven cavity flow with an analytic solution
562 ! then add your own like the above but leave an unforced case
563 ! as an option like you see here
H A De3source.fRHSonly176 c a Lid Driven cavity flow with an analytic solution
548 ! then add your own like the above but leave an unforced case
549 ! as an option like you see here
/phasta/phSolver/
H A DCHANGES123 specify a value of PARALLEL and potentially an MPICOMM(ch_shmem/ch_p4)
365 …understand the above two changes is to compare input.config of this version to an earliear version.
/phasta/phSolver/common/
H A Dinput.config409 #AMG PARAMETERS < Note: you will need to compile the code with AMG=1 as an exported environment v…