Revision 09080cf911cae5c7faaf8573e82c899903e7b9fc authored by Dmitri Naumov on 09 March 2021, 22:05:24 UTC, committed by Dmitri Naumov on 10 March 2021, 08:34:57 UTC
boost::none -> std::nullopt
boost::make_optional -> std::make_optional
boost::optional<T>::get() -> std::optional<T>::value()
1 parent 363cf6d
History
File Mode Size
BoundaryCondition
ComponentTransport
Deformation
HT
HeatConduction
HeatTransportBHE
HydroMechanics
LIE
LiquidFlow
Output
PhaseField
RichardsComponentTransport
RichardsFlow
RichardsMechanics
SmallDeformation
SmallDeformationNonlocal
SourceTerms
SteadyStateDiffusion
SurfaceFlux
TES
ThermalTwoPhaseFlowWithPP
ThermoHydroMechanics
ThermoMechanicalPhaseField
ThermoMechanics
ThermoRichardsMechanics
TwoPhaseFlowWithPP
TwoPhaseFlowWithPrho
Utils
AbstractJacobianAssembler.h -rw-r--r-- 2.1 KB
AnalyticalJacobianAssembler.cpp -rw-r--r-- 1.7 KB
AnalyticalJacobianAssembler.h -rw-r--r-- 1.9 KB
CMakeLists.txt -rw-r--r-- 1.8 KB
CentralDifferencesJacobianAssembler.cpp -rw-r--r-- 7.1 KB
CentralDifferencesJacobianAssembler.h -rw-r--r-- 3.0 KB
CompareJacobiansJacobianAssembler.cpp -rw-r--r-- 13.5 KB
CompareJacobiansJacobianAssembler.h -rw-r--r-- 2.9 KB
CoupledSolutionsForStaggeredScheme.cpp -rw-r--r-- 1.8 KB
CoupledSolutionsForStaggeredScheme.h -rw-r--r-- 2.0 KB
CreateJacobianAssembler.cpp -rw-r--r-- 1.3 KB
CreateJacobianAssembler.h -rw-r--r-- 523 bytes
CreateProcessData.cpp -rw-r--r-- 5.9 KB
CreateProcessData.h -rw-r--r-- 640 bytes
CreateTimeLoop.cpp -rw-r--r-- 3.6 KB
CreateTimeLoop.h -rw-r--r-- 996 bytes
DeactivatedSubdomain.cpp -rw-r--r-- 6.9 KB
DeactivatedSubdomain.h -rw-r--r-- 1.9 KB
LocalAssemblerInterface.cpp -rw-r--r-- 5.9 KB
LocalAssemblerInterface.h -rw-r--r-- 6.4 KB
LocalAssemblerTraits.h -rw-r--r-- 6.2 KB
Process.cpp -rw-r--r-- 16.1 KB
Process.h -rw-r--r-- 13.2 KB
ProcessData.h -rw-r--r-- 2.5 KB
ProcessVariable.cpp -rw-r--r-- 12.1 KB
ProcessVariable.h -rw-r--r-- 4.4 KB
TimeLoop.cpp -rw-r--r-- 33.0 KB
TimeLoop.h -rw-r--r-- 4.8 KB
VariableTransformation.h -rw-r--r-- 2.3 KB
VectorMatrixAssembler.cpp -rw-r--r-- 6.5 KB
VectorMatrixAssembler.h -rw-r--r-- 2.8 KB

back to top