Lines Matching refs:outputfile

121     FILE* outputfile = nullptr;  in BendingQuasiStatic()  local
267 outputfile = fopen("UT_QuasiBendingBrick9.txt", "w"); in BendingQuasiStatic()
268 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in BendingQuasiStatic()
269 fprintf(outputfile, "%15.7e ", nodetip->GetPos().x()); in BendingQuasiStatic()
270 fprintf(outputfile, "%15.7e ", nodetip->GetPos().y()); in BendingQuasiStatic()
271 fprintf(outputfile, "%15.7e ", nodetip->GetPos().z()); in BendingQuasiStatic()
272 fprintf(outputfile, "\n "); in BendingQuasiStatic()
287 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in BendingQuasiStatic()
288 fprintf(outputfile, "%15.7e ", nodetip->GetPos().x()); in BendingQuasiStatic()
289 fprintf(outputfile, "%15.7e ", nodetip->GetPos().y()); in BendingQuasiStatic()
290 fprintf(outputfile, "%15.7e ", nodetip->GetPos().z()); in BendingQuasiStatic()
291 fprintf(outputfile, "\n "); in BendingQuasiStatic()
310 FILE* outputfile = nullptr; in SwingingShell() local
465 outputfile = fopen("SwingingShellRef.txt", "w"); in SwingingShell()
466 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in SwingingShell()
467 fprintf(outputfile, "%15.7e ", nodetip->GetPos().x()); in SwingingShell()
468 fprintf(outputfile, "%15.7e ", nodetip->GetPos().y()); in SwingingShell()
469 fprintf(outputfile, "%15.7e ", nodetip->GetPos().z()); in SwingingShell()
470 fprintf(outputfile, "\n "); in SwingingShell()
480 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in SwingingShell()
481 fprintf(outputfile, "%15.7e ", nodetip->GetPos().x()); in SwingingShell()
482 fprintf(outputfile, "%15.7e ", nodetip->GetPos().y()); in SwingingShell()
483 fprintf(outputfile, "%15.7e ", nodetip->GetPos().z()); in SwingingShell()
484 fprintf(outputfile, "\n "); in SwingingShell()
502 FILE* outputfile = nullptr; in J2Plastic() local
661 outputfile = fopen("UT_J2PlasticBrick9Ref.txt", "w"); in J2Plastic()
662 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in J2Plastic()
663 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().x()); in J2Plastic()
664 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().y()); in J2Plastic()
665 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().z()); in J2Plastic()
666 fprintf(outputfile, "\n "); in J2Plastic()
682 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in J2Plastic()
683 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().x()); in J2Plastic()
684 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().y()); in J2Plastic()
685 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().z()); in J2Plastic()
686 fprintf(outputfile, "\n "); in J2Plastic()
705 FILE* outputfile = nullptr; in DruckerPragerPlastic() local
869 outputfile = fopen("UT_DruckerPragerPlasticBrick9Ref.txt", "w"); in DruckerPragerPlastic()
870 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in DruckerPragerPlastic()
871 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().x()); in DruckerPragerPlastic()
872 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().y()); in DruckerPragerPlastic()
873 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().z()); in DruckerPragerPlastic()
874 fprintf(outputfile, "\n "); in DruckerPragerPlastic()
890 fprintf(outputfile, "%15.7e ", my_system.GetChTime()); in DruckerPragerPlastic()
891 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().x()); in DruckerPragerPlastic()
892 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().y()); in DruckerPragerPlastic()
893 fprintf(outputfile, "%15.7e ", nodetip1->GetPos().z()); in DruckerPragerPlastic()
894 fprintf(outputfile, "\n "); in DruckerPragerPlastic()