PROPHET Execution Path (Device Modeling)



The following describes the major elements in PROPHET execution for electronic device simulation. All file paths are specified relative to the main PROPHET directory. Functions referred to below can be found by searching the TAGS file in the PROPHET root directory.

Main/main.c : main():

Main/do_source.c : process(): Mod/Bias/biascmd.c : biascmd():
PDE/Casmbly/steps.c : steady_solve(): PDE/Casmbly/loops.c : outerGS(): PDE/Casmbly/loops.c : innerNewton(): Most of the matrix work done here PDE/Casmbly/c2bls.F (or petsc2.F or petsc2.c):