Alamo
|
Namespaces | |
Base | |
Data Structures | |
class | AllenCahn |
class | BaseField |
class | CahnHilliard |
class | Dendrite |
class | Field |
class | Flame |
class | Fracture |
class | HeatConduction |
class | Integrator |
class | Mechanics |
class | PhaseFieldMicrostructure |
class | SutureCrack |
class | ThermoElastic |
class | TopOp |
Typedefs | |
using | brittle_fracture_model_type_test = Model::Solid::Linear::Isotropic |
using | suture_fracture_model_type = Model::Solid::Linear::IsotropicDegradable |
Enumerations | |
enum | RegularizationType { Wilmore = 1, K12 = 2 } |
Functions | |
template<> | |
ALAMO_SINGLE_DEFINITION void | Integrator::AddField< Set::Scalar, Set::Hypercube::Cell > (Set::Field< Set::Scalar > &new_field, BC::BC< Set::Scalar > *new_bc, int ncomp, int nghost, std::string name, bool writeout, bool, std::vector< std::string > suffix) |
template<> | |
ALAMO_SINGLE_DEFINITION void | Integrator::AddField< Set::Scalar, Set::Hypercube::Node > (Set::Field< Set::Scalar > &new_field, BC::BC< Set::Scalar > *new_bc, int ncomp, int nghost, std::string name, bool writeout, bool, std::vector< std::string > suffix) |
Definition at line 41 of file Fracture.H.
using Integrator::suture_fracture_model_type = typedef Model::Solid::Linear::IsotropicDegradable |
Definition at line 42 of file SutureCrack.H.
Enumerator | |
---|---|
Wilmore | |
K12 |
Definition at line 45 of file PhaseFieldMicrostructure.H.
ALAMO_SINGLE_DEFINITION void Integrator::Integrator::AddField< Set::Scalar, Set::Hypercube::Cell > | ( | Set::Field< Set::Scalar > & | new_field, |
BC::BC< Set::Scalar > * | new_bc, | ||
int | ncomp, | ||
int | nghost, | ||
std::string | name, | ||
bool | writeout, | ||
bool | , | ||
std::vector< std::string > | suffix | ||
) |
ALAMO_SINGLE_DEFINITION void Integrator::Integrator::AddField< Set::Scalar, Set::Hypercube::Node > | ( | Set::Field< Set::Scalar > & | new_field, |
BC::BC< Set::Scalar > * | new_bc, | ||
int | ncomp, | ||
int | nghost, | ||
std::string | name, | ||
bool | writeout, | ||
bool | , | ||
std::vector< std::string > | suffix | ||
) |