Revision 886ee38919c7843dc3411ad7d9909c72c8bdd716 authored by Dmitri Naumov on 13 March 2021, 13:32:46 UTC, committed by Dmitri Naumov on 17 March 2021, 07:58:31 UTC
Since there are no invariants maintained by the XMLInterface
nor is the access restricted, the public memeber serves
same purpose with simpler implementation.

Also fix variable naming.
1 parent 9722d41
History
File Mode Size
Python
CreateNodalSourceTerm.cpp -rw-r--r-- 1.6 KB
CreateNodalSourceTerm.h -rw-r--r-- 943 bytes
CreateSourceTerm.cpp -rw-r--r-- 4.2 KB
CreateSourceTerm.h -rw-r--r-- 994 bytes
CreateVolumetricSourceTerm.cpp -rw-r--r-- 2.3 KB
CreateVolumetricSourceTerm.h -rw-r--r-- 982 bytes
NodalSourceTerm.cpp -rw-r--r-- 1.6 KB
NodalSourceTerm.h -rw-r--r-- 1.0 KB
SourceTerm.h -rw-r--r-- 930 bytes
SourceTermCollection.cpp -rw-r--r-- 1.2 KB
SourceTermCollection.h -rw-r--r-- 1.2 KB
SourceTermConfig.h -rw-r--r-- 972 bytes
SourceTermIntegrationPointData.h -rw-r--r-- 946 bytes
VolumetricSourceTerm.cpp -rw-r--r-- 1.6 KB
VolumetricSourceTerm.h -rw-r--r-- 1.1 KB
VolumetricSourceTermFEM.h -rw-r--r-- 4.2 KB

back to top