# linear.inp # an input file for FEMOD1. # # Check HELP list. # help # # Set the exact solution and its derivative. # set exact x*x 2*x # prep Linear Elements 1 1 0 0 -2 1 n 5 y 2 0.0 5 1.0 1 0.0 1 1.0 0 0.0 proc 6 post # # Print the system matrix and right hand side. # type sys # # Exit. # quit yes